Tool/software: TI-RTOS
Hello, TI Experts,
Our customer sent us questions about CCS rebuild/debug the below "boot.asm" in PROCESSOR-SDK-RTOS-AM57X 05_02_00_10.
- “C:\ti\bios_6_73_01_01\packages\gnu\targets\arm\rtsv7A\boot.asm”
And we tried to rebuild/debug by using GPIO_LedBlink_idkAM574x_armTestProject like below;
1:Import CCS project “GPIO_LedBlink_idkAM574x_armTestProject” & build.
2:Copy & modify "boot.asm" file. Then, delete "Debug" folder & Build.
3:We can found proper break behavior at modified code line in "boot.asm".
Please refer attached pdf, in detail.
Question:
We understand like below;
- GPIO_LedBlink_idkAM574x_armTestProject.out is generated by modified boot.asm in CCS properly.
Is this understanding correct?
We would appreciate if you tell us the recommended way of CCS rebuild/debug the "boot.asm" file.
Best regards,