Other Parts Discussed in Thread: TMS570LC4357
Hi TI Team,
I am trying to work on a UART BOOTLOADER. The Example files provided for the UART BOOTLOADER is for RM48 microcontroller. I want to use for RM57L843 microcontroller. I have tried to migrate from RM48 project to RM57 project but I got several errors.
Then I have tried example provided for TMS570LC4357 microcontroller project. Here I have just created a New project with varient RM57l843 microcontroller with Empty project. Then I have pasted all the files provided in the TMS570LC4357 example project and i have included them into the project.
I got error in F021_API_CortexR4_BE_L2FMC.lib files Big endian to Little endian.
And got the following errors
gmake: *** [all] Error 2 UART BOOTLOADER C/C++ Problem
gmake[1]: *** [UART BOOTLOADER.out] Error 1 UART BOOTLOADER C/C++ Problem
How to clear those errors. How to migrate CCS projects. Is there any specific example for rm57 controllers for UART BOOTLOADER. If not what are procedure I need to follow.
Another thing is In UART BOOTLOADER USERGUIDE not mentioned that which HyperTerminal application should be used. Need to Hyperlink or Docklight can we use?
Please guide us.
Thanks in Advance,
Best Regards,
A. Ajith Kumar