Other Parts Discussed in Thread: TMS320C6748 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1245018/tms320c6748-encryption-chip-interrupts-are-not-available-in-safe…
Other Parts Discussed in Thread: TMS320C6748 , TMS320DM368 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1011323/tms320c6748-impacts-of-errata-advisory-2-3-18-for-tms320c6748…
Part Number: TMS320C6748 Other Parts Discussed in Thread: SYSBIOS 我们现在使用6748芯片运行裸机(不带SYSBIOS),现在项目有个需求是在接收到某信号后, 在不断电的情况下 ,实现让DSP自动从main函数的第一句开始运行呢?有没有某种指令可以使得DSP程序重新从第一句开始执行呢?代码语句是怎么写的呢?
Part Number: TMS320C6748 Other Parts Discussed in Thread: SYSBIOS
配置文件代码:
var Defaults = xdc.useModule('xdc.runtime.Defaults');
var Diags = xdc.useModule('xdc.runtime.Diags');
var Error = xdc.useModule('xdc.runtime.Error');
var Log = xdc.useModule(…