Forum Post: RE: Ram function in MSP432
I have arm compiler version 5.2.8 but when i try to update it , i get "no updates were found" message.......
View ArticleForum Post: CCS6.2 /xds110 / MSP432P401R launchpad flash/debug fail
This seems to be a common problem, but none of the solutions I've found seem to work or apply. Many apply to older versions of CCS that don't have the same option sets. (specifically, many indicate I...
View ArticleForum Post: RE: CCS6.2 /xds110 / MSP432P401R launchpad flash/debug fail
I should also point out that the CCS debugger failure is error 260:
View ArticleForum Post: RE: Ram function in MSP432
[quote user="Shai Gigi"]I have arm compiler version 5.2.8 but when i try to update it , i get "no updates were found" message[/quote]As explained by Compiler Updates to get a major compiler update you...
View ArticleForum Post: RE: CCS6.2 /xds110 / MSP432P401R launchpad flash/debug fail
[quote user="Rich Osman"]The out-of-box demo GUI works correctly with the launchpad, so I guess the USB cable and port are OK.[/quote]Is the launchpad connected to a USB3 port? See the "Q: Problems...
View ArticleForum Post: RE: Ram function in MSP432
Thanks. it was already appearing in the compiler list for selection for the project. i moved from v5.2 to V16.9. The asmfunc works. But now the debuger (XDS110 on the launchpad) is not working. i...
View ArticleForum Post: RE: Ram function in MSP432
[quote user="Shai Gigi"]but still whenever i try to start a debug session, the debugger window is stuck and shows only red stop button.[/quote]I performed a test of adding __attribute__((ramfunc)) to...
View ArticleForum Post: RE: Ram function in MSP432
Unfortunately this is not the case. i removed the __attribute__((ramfunc)) from my program and i still get the same problem. i moved back to compile with the 5.2.8 and everything works fine...... just...
View ArticleForum Post: RE: MSP430G2452 Software UART Communication
Hi. when i improve clk frq(1MHz -> 8MHz). all of problem is solved. i dont know correct reason. but, when i send some data by computer. all data is send cleary.
View ArticleForum Post: RE: MSP430FR6972 TimerA question
I just want to set a 1us interrupt for timer ,not to toggle a pin . The pin in the up code is service for testing the timer.
View ArticleForum Post: RE: External Resistor 91K for DCO
i am sorry that the mcu of msp432 is not mentioned above. the datasheet of msp432 needs 91kOhms, and when i enable the external resistor in lanuchpad(Rev c, Red), the freq output drops as above. If the...
View ArticleForum Post: RE: DAC & op amp with MSP432 family MCUs
I'll have a look on STM32F3 family, thank you
View ArticleForum Post: RE: DAC & op amp with MSP432 family MCUs
Thank you for your help, the other specs are not finalized yet
View ArticleForum Post: RE: DAC & op amp with MSP432 family MCUs
This is for a project about PPG signal processing, the requirement of resolution was offered by the instructor. Also, I am not very clear with the difference between SAR and Delta-Sigma ADCs.
View ArticleForum Post: MSP430F5659 UART BSL binary
Hi team, I am using MSP430F5659 and i want to get the UART BSL binary of MSP430F5659 . According to the data sheet ( www.ti.com/.../msp430f5659.pdf) , page 25, a UART BSL is available: “A UART BSL is...
View ArticleForum Post: RE: Change pins in custom BSL(msp430f5438a)
Hi all, I think I have solved my problem. My custom BSL failed to work correctly is due to the .cmd file. In order to use UART A3 module, I simply replaced lnk_ msp430f5418a .cmd with lnk_ msp430f5438a...
View ArticleForum Post: RE: MSP432P401R Rev-C, How to invoke the entry sequence of MSP-FET
Hello Fatma, Thanks for your useful information. I did the Factory Reset and executed the BSL scripter, so I was able to write a program successfully. Best regards, Kazuo Yamauchi
View ArticleForum Post: MSP432P401R, How to execute the Factory Reset with MSP-FET and...
Hello, I can execute the Factory Reset to MSP432P401 with XDS100v2 and CCSv6.2 referring to 8.1 Factory Reset without Password on CCSv6 UG, SLAU575E. I did in a similar way with MSP-FET and its...
View ArticleForum Post: RE: MSP432 ADC input buffer
Eddy, I'm going to close this due to inactivity. We can always re-open it if needed, jut let me know if that's the case.
View Article