Jump to content
43oh

Search the Community

Showing results for tags 'installation'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News
    • Announcements
    • Suggestions
    • New users say Hi!
  • Spotlight!
    • Sponsor Spotlight
    • Sponsor Giveaways
  • Energia
    • Energia - MSP
    • Energia - TivaC/CC3XXX
    • Energia - C2000
    • Energia Libraries
  • MSP Technical Forums
    • General
    • Compilers and IDEs
    • Development Kits
    • Programmers and Debuggers
    • Code vault
    • Projects
    • Booster Packs
    • Energia
  • Tiva-C, Hercules, CCXXXX ARM Technical Forums
    • General
    • SensorTag
    • Tiva-C, Hercules, CC3XXX Launchpad Booster Packs
    • Code Vault
    • Projects
    • Compilers and IDEs
    • Development Kits and Custom Boards
  • Beagle ARM Cortex A8 Technical Forums
    • General
    • Code Snippets and Scripts
    • Cases, Capes and Plugin Boards
    • Projects
  • General Electronics Forum
    • General Electronics
    • Other Microcontrollers
  • Connect
    • Embedded Systems/Test Equipment Deals
    • Buy, Trade and Sell
    • The 43oh Store
    • Community Projects
    • Fireside Chat
  • C2000 Technical Forums
    • General
    • Development Kits
    • Code Vault
    • Projects
    • BoosterPacks

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Location


Interests


Sparkfun


Github

Found 5 results

  1. As a relative novice Linux user, my beef with Energia is the same as with a lot of other software packages: the installation instructions basically end at "download it". OK, I downloaded it. Now what? Where do I put it? How do I launch it? And so forth. Using Ubuntu 14.04 (32-bit). Java is installed and working (at least it works for Eclipse). Any kind souls willing to help? (I guess this would be moot if somebody created an installer package for the Ubuntu Software Center, but I have no idea how much work that involves.)
  2. Just got my new LaunchPad MSP430F5529 from TI. I can't even tell if Energia is talking to it (the built-in LaunchPad demo app seems to work). Connected to USB on a Dell PC, Windows XP. Drivers installed. System rebooted (several times). Don't know what to set for serial port: the choices I'm offered are COM1 (which seems to maybe be a real, physical serial port) and COM3. Neither one works: when I try to upload any sketch, including an empty one, all I get (after a short wait) is this error message: No unused FET found. (Huh?) I've tried both the 16MHz and 25MHz settings for
  3. I can't seem to be able to install bonescript on my BBB. I'd appreciate any help. Thanks. I installed ubuntu because I could not get HDMI to work with Angstrom even with the latest image. The following is the output when I do "npm install bonescript" - root@ubuntu-armhf:~# npm install bonescript npm http GET https://registry.npmjs.org/bonescript npm http 304 https://registry.npmjs.org/bonescript > bonescript@0.2.3 preinstall /root/node_modules/bonescript > node-gyp clean || (exit 0); node-gyp configure build make: Entering directory `/root/node_modules/bonescript/build' CX
  4. QUESTION: Any pointers as to why the Serial Port is grayed out on 64-bit Centos 6? In the next post, is my detailed installation log (with errors) - but here is a quick summary: I determined that I'm on 64-bit X86 Centos 6. I checked to see if the libusb drivers are installed. I checked to see what version of Java is installed. I checked to see how Java is configured. I downloaded the Energia Linux binary tarball (energia-0101E0009-linux.tgz) I untarred the Energia tarball to create an energia-0101E0009 directory. I ran the energia application. I set the board to msp430g2553 (16MHz) I faile
  5. Just downloaded the latest binary (/energia-0101E0009), and tried to run energia. After I set the working directory, the following error comes up and there is no GUI. What is wrong??? java.lang.UnsatisfiedLinkError: /home/ad/Desktop/energia-0101E0009/lib/librxtxSerial.so: /home/ad/Desktop/energia-0101E0009/lib/librxtxSerial.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch) thrown while loading gnu.io.RXTXCommDriver Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/ad/Desktop/energia-0101E0009/lib/librxtxSerial.so: /home/ad/Desktop/energ
×
×
  • Create New...