Greg,
   
  You did not read the files careful enough. A c-source code for PC is included.
   
  I tried it many years ago and it still works even with the newer chips. 
Except F20xx,
  which has no BSL ROM. Here is a screen shot:
   
  C:\>bsldemo -h
  MSP430 Bootstrap Loader Demonstration Program (Version 1.12)
  BSLDEMO [-h] [-c{port}] [-p{file}] [-w] [-1] [-m{num}] [+ecpvrw] {file}
   
  The last parameter is required: file name of TI-TXT file to be programmed.
   
  Options:
    -h        Shows this help screen.
    -c{port}  Specifies the communication port to be used (e.g. -cCOM2).
    -p{file}  Specifies a TI-TXT file with the interrupt vectors that are
              used as password (e.g. -pINT_VECT.TXT).
    -w        Waits for <ENTER> before closing serial port.
    -1        Programming and verification is done in one pass through the file.
    -m{num}   Number of mass erase cycles (e.g. -m20).
   
  Program Flow Specifiers [+ecpvrw]
     e        Mass Erase
     c        Erase Check by file {file}
     p        Program file {file}
     v        Verify by file {file}
     r        Reset connected MSP430. Starts application.
     w        Wait for <ENTER> before closing serial port.
    Only the specified actions are executed!
  Default Program Flow Specifiers (if not explicitly given): +ecpvr
   
  C:\>
  

"Rasche, Greg" <greg.ras...@windriver.com> wrote:
      Hi Lichen,
   
  I have a vxWorks PPC (HOST), and it has an MSP430 (TARGET) connected to it 
over RS-232.  What I want is the C source code to take an MSP430 ELF image 
generated by GNU and reprogram the MSP430 with the image over RS-232.  The C 
file needed will be compiled for and run on the PPC.  The MSP430F169 that I 
have has the BSL on ROM.
   
  It appears that the ZIP file that you referenced has the TARGET MSP430 BSL 
source code.  I need the HOST code that uses the ROM that is in the MSP430.  
   
  Is the HOST code available?
   
  greg

    
---------------------------------
  From: mspgcc-users-boun...@lists.sourceforge.net 
[mailto:mspgcc-users-boun...@lists.sourceforge.net] On Behalf Of Lichen Wang
Sent: Wednesday, August 09, 2006 8:54 PM
To: GCC for MSP430 - http://mspgcc.sf.net
Subject: Re: [Mspgcc-users] MSP430 bootstrap loader


  
TI Application Report slaa096b.pdf and associated code file slaa096.zip both 
have it.

"Rasche, Greg" <greg.ras...@windriver.com> wrote:   Hi All,

Does anyone have C source code for a host that does the BSL protocol to
program flash over RS-232?

Greg Rasche


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users



  Lichen Wang
    Darwin was wrong. Monkeys might have evolved. Human did not.

    
---------------------------------
  Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail Beta. 
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users



Lichen Wang

Darwin was wrong. Monkeys might have evolved. Human did not.


 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to