Part Number: LAUNCHXL-F28P65X
Other Parts Discussed in Thread: C2000WARE
Board : LAUNCHXL-F28P65X
IDE : CCS 20.4.0
We're hitting two main issues right now: Issue-1 :
We are trying to deploy basic example on LAUNCHXL-F28P65X using CCS 20.4.0. We are trying to run the example from C2000Ware_6_00_01_00\driverlib\f28p65x\examples\c28x_dual\empty_projects where have two CCS projects - one that needs to be flashed to CPU1 and one that needs to be flashed to CPU2. I want to use Flash Bank 0, Bank 1 and Banak 2 in order to flash from CPU1 and Flash Bank 3 and Flash Bank 4 to flash from CPU2. I am able to succesfully build both the projects. We are able to flash from CPU1 and generate the output on the serial console but not in the uart console(PUTTY).
For CPU2, we are not getting any logs.Putty Console :
IDE Console :
For flashing the application,we followed the below ticket.
[FAQ] LAUNCHXL-F28P65X: F28P65x: Unable to Flash using CPU2 on CCS Theia - C2000 microcontrollers f…
[FAQ] LAUNCHXL-F28P65X: F28P65x: Unable to Flash using CPU2 on CCS Theia - C2000 microcontrollers f…The application runs fine immediately after flashing, but fails to start after a power cycle. How can I ensure the firmware persists in Flash memory?
Thankyou.