Part Number: MSP-EXP430F5529LP
Other Parts Discussed in Thread: ENERGIA
Hello, i have been having a very weird issue to do with our MSP boards.
The program will not start (the first step in the program is to turn an LED on) if an extra variable is compiled into the program or if an arrays size is increase.
I dont really know what is causing this, i assume its something to do with large global variables but i really dont know how to deal with it if it is that. Does anyone have an idea of why this issue could be occuring? i am using Energia instead of code composer so i hope it wouldnt be something to do with that.