Other Parts Discussed in Thread: MSP430F5529, MSP430WARE
Tool/software:


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.
Tool/software:
Hello Helic,
Thank you for the respond. I have created a new project. Target to MSP430x5xx Family and MSP430F5529, Project template to be "Empty Assembly-only Project"
I have done menu, Load, "Build project before load," and I do get build error and also get the same "**.asm.out Could not open file" ".out" file is not created in the folder. If it is a "build" issue, how could I correct it? I have found another post indicating that create the project at "C\workspace_v12\project", still does not work with the same errors.
The following is the code
Thanks for your help,
Kz
Hi, Kz
Please refer to MSP430's SDK:
C:\ti\msp\MSP430Ware_3_80_14_01\examples\devices\MSP430F5xx_6xx\MSP430F565x_MSP430F665x_Code_Examples\Assembly_CCS
Also, you can build the file in this folder, but there is no asm file for F5529.
C:\ti\msp\MSP430Ware_3_80_14_01\examples\devices\MSP430F5xx_6xx\MSP430F55xx_Code_Examples
to write your own asm project function such as main loop.
Reagrds,
Helic
**Attention** This is a public forum