Part Number: MSP430F5528 Tool/software: Code Composer Studio I am building a USB interface to transfer a 10MB file from an external flash device out through the USB interface. The goal is to transfer the file as fast as possible with out dropping any…
Part Number: MSP430FR6972 Other Parts Discussed in Thread: ENERGIA Tool/software: Code Composer Studio I am trying to import an Energia code in CCS but It is not working. I am attaching my code , you can easily recreate this error by Importing the code…
Hi,
We are using the SK-AM62 E3 revision. Can you please confirm which revision are you testing the HDMI audio?
Shorted the j24 pins. Still HDMI audio is not coming.
Attached the boot logs for you.
Fullscreen
5367.Bootlog.txt
Download…
Other Parts Discussed in Thread: ENERGIA , MSP430FR6972 , ENERGYTRACE , MSP430FR6989 I need help adding support for MSP430FR6972 in Energia. I tried finding the board.mk and pin_energia.h but couldnt find it even on github. If that is too complicated…
Part Number: MSP430FR5969 Other Parts Discussed in Thread: MSP430G2553 Tool/software: Linux HI all,
I have tried to program MSP430FR5969 launchpad by using the mspdebug tool chains.
The commands I used and errors got are given below
1. mspdebug…
Other Parts Discussed in Thread: MSP430F1611 Hi,
I am using the Zigbee 1611 development board which contains MSP430F1611 along with C2400 transceiver and zigbee module. I am using JTAG interface (OMILEX JTAG Tiny). I am using CCS version 6 (windows…
Part Number: MSP430G2955 Tool/software: Code Composer Studio We are using Code Composer Studio Version: 5.4.0.00091 Suddenly we are facing issue with CCS not compiling the projects. we are faceing no problem in running old projects but new projects give…
Part Number: MSP430F1611 I have been simulating the MQTT protocol in Contiki Os (Cooja Simulator) for Tmote Sky mote that is inbuilt in Contiki OS. But while I complile MQTT program, i get the following error regarding ROM overflown by 5472 bytes. The…
Part Number: MSP432P401R Tool/software: Code Composer Studio I'm using the TI launchpad for the MSP432P401R. This program only works when I'm debugging: When I click run it will get stuck somewhere and when I click pause it will say it is in the for loop…
Hello,
Thank you for your response. I since read a bit on the BSL but i'm still at lost:
- why do i require Hardware when both end is USB and recognized as such by my system? can i use the rocket?
- BSL-SCRIPTER doesn't compile on my ubuntu 16.04…