Part Number: MSP430F149 Tool/software: Hi ,
i have a test board which has MSP430F149 low power microcontroller . I need to program it using MSPFET flash emulator tool ( TI) .
Installed Code composer Studio version 20 . i have connected through JTAG between…
Part Number: MSP430F149
Tool/software:
Why won't main() jump to l_delay()? Note the while(1) put in the l_delay() sub routine. That should crash the program. But the main loop still runs at 65khz no matter what is done to l_delay().
This does run…
Part Number: MSP430F149
Tool/software:
I compile the project with errors in an include file xxxx.c.
I comment out that include file, xxxx.c, as well as any calls to it.
The compiler still reports the error in the include file? In other development systems…
Part Number: MSP430F149 Tool/software: 1) Installed IAR IDE (8.10.3)
2) Imported existing project
3) Triggered Rebuild All
4) Got build error as follows
Fatal Error[e057]: No known CPU specified. The CPU needs to be specified with the -c option. The…
Part Number: MSP430F149 After receiving the materials, our customer has welded 4 pieces at present, 2 can be burned and 2 cannot be burned, indicating that they are encrypted and cannot be used. We need technical support. Can you help us solve the problem…
Part Number: MSP430F149 Hi
I have an old MSP430 GANG Programmer MSP-GANG430. Now I want to load my software into it so that I can program the HW with it. I have downloaded the MSP430 FLASH Gang Programmer SW for this purpose. Unfortunately, when I have…
Part Number: MSP430F149
Hello,
I have a big issue with MSP430F149 regarding the Power On Reset. My reset circuit parameter is R:4.7K, C:4.7uF. After a long period of power-off status, the MCU doesn't work when power is supplied for the first time. …
Part Number: MSP430F149 Hello,
I came across the forum thread (linked below) and believe I may be seeing this issue. I’d like to know more about the voltage characteristics (voltage levels, durations, etc.) that expose the memory corruption failure. Do…
Part Number: MSP430F149 Hi team,
As the title says, on the MSP430F149, can you generate ACLK without an external resonater/crystal source?
Thanks,
Jacob
Part Number: MSP430F149 Hi,
We need to compile an old project with a new compiler. But there were some incompatibilities. The old code construction is like this: port5.out.pin6 = 1 . New compiler does not understand this construction. Old compiler: https:…