Skip to content

Mspdebug for windows #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 120 commits into from
Closed

Conversation

StefanSch
Copy link

Hi,

i have added the support for mspdebug under Windows.
Please have a careful check that i have not broken anything else as i am still not fully familiar with the full project.

The mspdebug.exe has been added to the tools folder together with a short readme on how to build it
(It also required a fix in the original code which i will also feedback to the mspdebug team).

Thanks,
Stefan

robertinant and others added 30 commits March 23, 2012 21:43
gcc version 4.6.1 20110627 (mspgcc dev 20120125) (GCC)
bug fixing:

Functionality:
- pins_arduino.h for the MSP430 Launchpad
- Arduino.h for MSP430
- Digital (pinMode, digitalWrite, digitalRead, etc)
- Analog input (analogReference, analogRead)
- Wire Master
- Timer based software Serial using Timer_A
- Hardware Serial (USCI)
- Support for MSP430 in the Processing UI
- Upload through mspdebug
    gcc version 4.6.2 20111026 (mspgcc dev 20120311)
    mspdebug version 0.19
Rename Arduino.h to Energia.h
Bumped cpu freq from 1 MHz -> 16 MHz
board default to lpmsp430g2231 Launchpad w/ msp430g2231
application.ico for Windows not updated
Info.plist Icon File key should be = energia.icns
application.ico for Windows not updated
- Change default settings path to /Users/<User Name>/Library/Energia/
- Change default sketch path to /Users/<User Name>/Documents/Energia/
- Change default settings path to C:\Documents and Settings\<User Name>\Application Data\Energia
- Change default sketch path to C:\Documents and Settings\<User Name>\My Documents\Energia
- Change default settings path to ~/.energia
Only tested using Fading sketch on Launchpad LED2
MSP430 with 8k bytes required
Tested on msp430g2352
robertinant and others added 28 commits May 23, 2012 21:01
Fix: Line numbers incorrect in the compiler messages
for Energia
Developed with embedXcode
LCD BoosterPack by SugarAddict
NEW: Push screen button to turn backlight on / off
Developed with embedXcode for Energia
LCD BoosterPack by SugarAddict
Example removed.

Pending © confirmation from references.
Implementation of micros() — Fix for issue #58
Limited differences.
Added flash controller driver library and example. Fix for issue #53 (tone)
Add -DENERGIA=101 Pre-Processor Option for gcc and g++
@StefanSch StefanSch closed this Jun 10, 2012
tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants