Part Number: TMS320C6678 C6678, I want to program NOR Flash for power-off auto-start of the user program. Currently, I need an IBL (Intermediate BootLoader) generation project that supports secondary modifications. Could you provide one? Thank you very…
Part Number: TMS320C6678 Other Parts Discussed in Thread: SYSBIOS
void printHeapInfo(IHeap_Handle heap)
{
Memory_Stats stats;
Memory_getStats(heap, &stats);
System_printf("Heap total : %u bytes\n", stats.totalSize);
System_printf("Free…
Part Number: TMS320C6678
我的NDK版本号是:PDK版本号是:我现在需要配置双网口,是同一个IP也没有关系,所以我直接打算执行两次EmacInit函数,NDK只执行一次。但是在执行过程中,发现初始化第二个网口时报如下错误,如下所示,此时第一个网口是可以ping通的,第二个网口不行,不清楚是哪一步出错。
Part Number: TMS320C6678 C66xx_0: GEL Output: Connecting Target... C66xx_0: GEL Output: DSP core #0 C66xx_0: GEL Output: C6678L GEL file Ver is 2.005 C66xx_0: GEL Output: Global Default Setup... C66xx_0: GEL Output: Setup Cache... C66xx_0: GEL Output: L1P…