Jump to content
43oh

jamjam

Members
  • Content Count

    6
  • Joined

  • Last visited

  1. looks to be, had a quick look at the pin out and footprint for the QFN48. Think I'm going to have to go for the 80pin 4 Uart option.
  2. Looks like TI have launched a new part, 256KB FRAM and 4 UART's a dream for me. Is Energia support available at launch? Happy to help out if not. http://www.ti.com/tool/msp-exp430fr5994 Great news or a very cruel April fool!
  3. Thanks Energia & Ardruino, great platform, cAno coming soon. http://canoboard.com/2016/03/03/energia-runs-on-cano/
  4. Tried building from scratch tonight, had some issues with the build.xml, ended up commenting out the following at line 183 <!-- <move todir="${target.path}/hardware/cc3200emt/libraries/WiFi"> <fileset dir="${target.path}/hardware/emt/ti/runtime/wiring/cc3200/libraries/WiFi"> </fileset> </move> --> to get the build to complete. Took a copy of variants/launchpad_fr5969 to variants/myBoard_fr5959. Added new board to variants/boards.txt remapped the LED + a few other pins that are fixed. rebuilt Blink ran on my remapped LED Awesome! I still
  5. specifically what I do regarding IO mapping as they are different from the standard Launchpad. Having a look around I guess I need to create my own variant. /Applications/Energia.app/Contents/Resources/Java/hardware/msp430/variants/launchpad_fr6989/pins_energia.h
  6. Hi, I have a board with a FR5969 that I would like to port Energia onto. Where is the best place to start, is there a guide? I am guessing it should be relative straightforward as I can base it on the TI FR5969 board. Spy Bi-Wire is the only debug available is this an Issue? Guessing not as I use the FR5969 to program our board, as well as using the UART for debug. Board carries GPS and Quad band GPRS, power management & few other bits and pieces.
×
×
  • Create New...