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.

CCS/MSP430F2418: is it possible to run programs in visual studio which are implemented in CCS ver8.0

Part Number: MSP430F2418

Tool/software: Code Composer Studio

HI All,

I implemented MSP430F2418 micro controller firmware using CCS ver 8.0, know i want shift the firmware to visual studio 2017, i am able create project to take reference of below link

visualgdb.com/.../

 using above link am able to create project and i tested basic program LED blink, its working fine. in the same project i copied the all .c and .h files which are created with CCS ver 8.0, after added files its compileing with out any errors but after flashing MCU is resting continuously.

observation:

1. MCU is resting continuously, in my project enabling the 2 LED's with time interval, this LED blinking sequence is same continuously.

2. same program is working fine with CCS version 8.0.

am not able to understand why MCU is resting, kindly help to solve the Issue.

 

**Attention** This is a public forum