Part Number: TMS320F28379D
Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hi Ti experts,
i encounter an issue when using tms320F28379D.
i need CLB function to access t-format library and it works fine when starting from RAM.
Unfortunately, when i change it to start from FLASH, it can not read t-format library normally. then i debug the issue and find that it will halt up at the line while(tformatData.dataReady == 0);
but other functions are okay, just like CAN communication, GPIO, etc.
so, can you please advise how to troubleshoot the issue? is there any special setting for CLB when starting from FLASH?
Looking forward to your reply.
Feng