Olimex Support Forum

Microcontrollers => MSP430 => Topic started by: shahzad.iqbal on September 19, 2012, 09:54:59 PM

Title: issue of msp430 ccrf-lcd with msp430-jtag-iso-mk2
Post by: shahzad.iqbal on September 19, 2012, 09:54:59 PM
hi,
i just bought msp430 ccrf-lcd with msp430-jtag-iso-mk2 and after installation of drivers and programmer software.i have found that this board has cc430f5137 chip but the programming software i am using doesnt show any chip of this type.
i tried to look for some quick start guide but i didnt find any.now i dont know how to burn some of the sample binaries on this board to see if they are working or not.the programming software takes hex ,bin and txt format file as input but the binaries of examples at the olimex webpage have a .d43 extension.
i have spend alot of money on this.the reason i went for msp430-jtag-iso-mk2 is because it seemed to be more stable device which i could use for a long time.
shahzad
Title: Re: issue of msp430 ccrf-lcd with msp430-jtag-iso-mk2
Post by: olimex on September 20, 2012, 08:31:21 AM
MSP430-JTAG-ISO-MK2 supports ALL MSP430F devices

what is the programming software which you use and it do not support cc430f5137?
Title: Re: issue of msp430 ccrf-lcd with msp430-jtag-iso-mk2
Post by: shahzad.iqbal on September 20, 2012, 12:42:35 PM
i am using following hardware setup.
MSP430-CCRFLCD connected to MSP430-JTAG-ISO-MK2. both powered up.
i set the debugger mode of MSP430-JTAG-ISO-MK2 and it says CPU unknown
i installed the MSP430-JTAG-ISO-MK2 drivers available on https://www.olimex.com/Products/MSP430/JTAG/MSP430-JTAG-ISO-MK2/resources/Drivers_2_000.zip
then i installed the following programs on my pc. https://www.olimex.com/Products/MSP430/JTAG/_resources/MSP_PROG_GUI_1.3.0.4_CLI_2.0.1.2_DLL_1.0.4.2.zip
i started the standalone programmer available in the package.in one of dropdown menu's there is a option to select cpu.i tried finding cc430f5137 in that list but didnt find it.
2ndly this programmer software takes 3 formats of files.txt,bin,hex.when i downloaded the sample programs for MSP430-CCRFLCD that is given on this website.in the folder MSP430-CCRFLCD_DemoSoftware IAR for MSP v4.21 i couldnt find any bin,txt or hex file .

all i am trying to do is load a sample binary  on MSP430-CCRFLCD using mk2 to check if they both work properly  .
Title: Re: issue of msp430 ccrf-lcd with msp430-jtag-iso-mk2
Post by: Chester Gillon on September 23, 2012, 05:16:28 PM
Quote
Quote from: shahzad.iqbal on September 20, 2012, 12:42:35 PM
i started the standalone programmer available in the package.in one of dropdown menu's there is a option to select cpu.i tried finding cc430f5137 in that list but didnt find it.
The olidev.ini file that comes with the Olimex MSP430 Programmer version 1.3.0.4 doesn't include any CC430Fxxxx devices, so they don't show up in the list of available devices.

To use a CC430F5317 with the Olimex MSP430 Programmer, and a MSP430-JTAG-TINY-V2, I had to add the following line to the C:\Olimex\MSP430 Programmer\olidev.ini file:
:CC430F5137 00008000 0000ffff 00001800 000019ffSuggest that Olimex release a new Olimex MSP430 Programmer which has all supported devices added to the olidev.ini file