This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RE: CCS_v6 with DM6437

Other Parts Discussed in Thread: CCSTUDIO

I have Experience on working with Dm6437 and CCS_v3.3. 

I am trying to work with DM 6437 with the TI IDE CCS_v6, I did all the setup for CCS _v6 to work with Dm6437 familiarize with non real time project  now am facing problem on real time project.

I did the following things With CCSv6,

  • Try to create new ccs project that is already exists in ccsv3.3 ie GPIO configuration LED project.
  • Copy the same source code's.
  • Added all necessary  header and library files to project.
  • compiled it then got error I resolved all.
  •  .out file is generated then I load that .out  file to target without any errors.
  • finally the code is running but the affect is not visible on board ie LED's are not blinking.
  • I attached the snapshot for your reference.