Hi Ashwini,
Just to clarify, are you saying you were able to fix the power on reset issue with the "Changes Done" you have listed? Can you clarify what the working and non-working cases are and I will look into the cause?
Best Regards,
Dela…
Part Number: TMS320F280037C Other Parts Discussed in Thread: C2000WARE , UNIFLASH Hi
I am going to write a bootloader using CAN. I don't want to use TI ROM bootloadeer. Is there are any document for this application
1. How to define flash range in…
Part Number: TMS320F280037C Tool/software: I am encountering some erroneous behavior during configuration and communication using the MCAN module.
The MCAN module configuration setup in my application follows the general setup sequence found in the example…
Hi dalaney,
Delaney Woodward said: Do you have the following lines in your main CPU code to copy the data over from flash to RAM at runtime?
Yes, in cla init function
Best regards,
Ashwini
Part Number: TMS320F280037C Hello,
I am developing a single wire LED protocol for the LED SK6812. I thought about using the CLB to program the communication protocol. While defining the requirements for the input and output of the CLB I came across the…
Part Number: TMS320F280037C Other Parts Discussed in Thread: SYSCONFIG Hello,
I am currently developping a communication protocol for a LED driver. I would like to know how it is possible to connect through sysconfig the DMA destination addres to the CLB…
Part Number: TMS320F280037C Other Parts Discussed in Thread: UNIFLASH , C2000WARE , SYSCONFIG Hello,
I am currently developping a bootloader application. I am still in the requirement deifnition stage and I would like ask some questions before proceeding…
Part Number: TMS320F280037C Other Parts Discussed in Thread: C2000WARE Hello,
I am trying to compile the c++ libraries for bootloader because I need to do some modifications. However, when I try to compile the can flashing tool, the following errors appear…
Hello Charles,
I checked the app file generated by the compiler and the one used in the debugger. I found that there were minimal diferences and therefore, different applications. I will check why did this happen. For now, thank you for your help in finiding…