Other Parts Discussed in Thread: C2000WARE
I'm having issue getting this sample project from C2000ware to work. Below are the procedures I had taken:
1) compiled a program using CCS7. I've used the LEDs as an indicator for the working program.
1) Configured the SW1 switch on the controlCARD to SCI Boot Mode (GPIO72 '0'; GPIO84 '1').
2) Connected the serial cable to GPIO28 and GPIO29 (Since I'm using these 2 pins for UART communication, and as indicated in sample program for the parameter 'SCI_BOOT_ALTERNATE')
3) Converted the program.out file using hex2000.exe. The command I used was "hex2000 -boot -sci8 -a program.out" which created a "program.a00" file that I dumped through Realterm.
4) Connected using Realterm at baud rate 9600 and sent an "A", received the echo correctly.
5) Sent the file over. Noticed that the LEDs were not operating as the program was designed.
Is there any possible steps I've overlooked when trying out this sample code? Or have I made some mistakes in one of the above steps? Any feedback or suggestion are much appreciated.






