Hi,
I'm working on F28035 with CCS version 4. Now I'm trying to set up a new project and met problems:
1. I created a new CCS project for F28035, using the files 28035_RAM_lnk.cmd & rts2800_ml.lib during setting, the Code generation tool is TI v5.2.3. It also included the "C:/Program Files/Texas Instruments/ccsv4/tools/compiler/c2000/include".
and then 2. I composed a main.c file: void main(void); main(){ }
3. build all then problems occur. could any tell me how to start with my main() function in a new project? and which others files should I also include? is there any differences between adding .h files to the project and including them in the "Inludes"?
Thanks and regards,
Felix