Freescale Semiconductor
OSBDM-JM60: Open Source BDM for HCS08/RS08
Register  ·  Sign In  ·  Help
Jump to Page:   1 · 2 · 3 · 4 · 5  |  Next Page
  Reply  

Re: JM16 OSBDM - Has it been done Yet?   [ Edited ]
Options    Options  
pgo
Trusted Contributor
Posts: 256
Registered: 2006-08-24


pgo

Message 11 of 41

Viewed 5,125 times


Dear All,

Attached is an updated version of USBDM for JM60 (see earlier post).

It now includes support for Flexis (Coldfire V1) parts.  Experimental!

I note that there has been an "official" update of the OSBDM so this may now be moot.

bye

 

USBDM_JM60_Distribution1.zip

Message Edited by t.dowe on 2009-09-23 10:00 AM
2008-06-10 07:23 AM  
  Reply  

Re: JM16 OSBDM - Has it been done Yet?
Options    Options  
osbdm-support@freescale.com Freescaler
Freescaler
Posts: 6
Registered: 2008-06-02



Message 12 of 41

Viewed 5,017 times


Excellent work pgo!


 

Dan Leech
osbdm-support@freescale.com
2008-06-25 11:02 PM  
  Reply  

Re: JM16 OSBDM - Has it been done Yet?   [ Edited ]
Options    Options  
pgo
Trusted Contributor
Posts: 256
Registered: 2006-08-24


pgo

Message 13 of 41

Viewed 5,002 times


Re: Bootstrap for JM60.

I can't install the bootstrap example code on WinXP SP3.  It appears to require WinXP SP2 or Vista.  It isn't that much interest in any case since it doesn't get around the problem of the initial programming of the JM60.  If you can program it once presumably you can do it again :smileyhappy:

bye



Message Edited by pgo on 2008-06-27 09:51 AM
2008-06-27 09:50 AM  
  Reply  

Re: JM16 OSBDM - Has it been done Yet?
Options    Options  
k5jhf
Regular Visitor
Posts: 5
Registered: 2006-04-12


k5jhf

Message 14 of 41

Viewed 4,978 times


Thank you so much for this marvelous piece of work :-) I will try to build one when my JM60 samples arrive. I have a Multilink to program it with. I'm trying to help the Amateur Radio operators ( Hams ) here in Austin to get started with S08. Your work is wonderful and will certainly help us here to develop emergency radio equipment for the Red Cross.

Regards,
John K5JHF
2008-07-01 01:08 AM  
  Reply  

Re: JM16 OSBDM - Has it been done Yet?
Options    Options  
marksl
Contributor
Posts: 14
Registered: 2006-02-03


marksl

Message 15 of 41

Viewed 4,957 times


Dear pgo,

Please can you confirm that the USBDM_JM60 project can be installed into a JM32? When I look at the map file, I think it implies that the total firmware footprint is less than 11kB.

I just want to be sure before ordering parts, the JM32 is cheaper, and the JM16 still seems to be "not quite available for purchase".

Sincerely.
2008-07-01 01:31 PM  
  Reply  

Re: JM16 OSBDM - Has it been done Yet?
Options    Options  
pgo
Trusted Contributor
Posts: 256
Registered: 2006-08-24


pgo

Message 16 of 41

Viewed 4,896 times


Dear Marksl,

I don't have a JM32 or JM16 to be able to test.  However, I believe the three chips are the same apart from memory size.  It does fit in 16K so should be usable with JM16 or JM32.  Changing the target on the Codewarrior project to JM16 and then  downloading to a _JM60_  confirms this but it's not a complete test.  (If you change the target in the project you will need to change the .prm file slightly - Increase the stack size and add Z_PAGE to the segment list.  See the existing .prm file).

Finally,  why are you using the JM?  It is rather easier to construct and program a JB16 version of the OSBDM and it's cheaper.  I only provided the JM60 version for the die-hards!

bye

2008-07-05 03:15 AM  
  Reply  

Re: JM16 OSBDM - Has it been done Yet?
Options    Options  
marksl
Contributor
Posts: 14
Registered: 2006-02-03


marksl

Message 17 of 41

Viewed 4,880 times


Dear pgo,

Indeed - I only recently noticed that the JM* version seems to have an identical circuit to the JB16 version. As soon as I've been paid for my current project I intend to build your JB16 design.
I am glad to see you recommending the JB16, too - since I already have a few samples.

By the way, please check your private messages - I have a request there for you.

Thanks.
2008-07-05 07:15 PM  
  Reply  

Re: JM16 OSBDM - Has it been done Yet?   [ Edited ]
Options    Options  
k5jhf
Regular Visitor
Posts: 5
Registered: 2006-04-12


k5jhf

Message 18 of 41

Viewed 4,859 times


Hi, I'm a die-hard :-) I am very pleased with the circuit and software which I built with parts laying around. I used a 74HC125 dip and a 2N3904 and 2N3906 for the power on/off circuit (3.3volts only). I am able to link up with an MC9S08QD4 quite readily and I love it.

Here's my question. When I turn on the Periodical Update for a Ram variable it returns 0xFF's while running. As soon as I halt the process, the correct value appears for the variable. I wonder if the hardware is at fault or perhaps that particular function may have a bug. I've attached a dump of the commands, and as you can see the periodic update returns FF's but the correct value is retrieved after the Halt. Thanks very much for your assistance, and I really appreciate your JM60 project.

Regards,
John H. Fisher

 

dump.txt

Message Edited by t.dowe on 2009-10-26 05:00 PM
2008-07-07 03:20 PM  
  Reply  

Re: JM16 OSBDM - Has it been done Yet?
Options    Options  
k5jhf
Regular Visitor
Posts: 5
Registered: 2006-04-12


k5jhf

Message 19 of 41

Viewed 4,795 times


Forget my previous message about periodical updates on watch variables. It seems to be working fine with the MC9S08QG8. I guess it is a function of the QD4.
2008-07-10 03:01 PM  
  Reply  

Re: JM16 OSBDM - Has it been done Yet?   [ Edited ]
Options    Options  
pgo
Trusted Contributor
Posts: 256
Registered: 2006-08-24


pgo

Message 20 of 41

Viewed 4,412 times


Dear All,

Attached is an updated version of USBDM for JMxx (see earlier posts).

It now allows firmware updates using in-circuit-programming over USB.  This doesn't avoid the problem of needing a BDM to do the initial programming but does allow later updates without a bdm.

A version for the JM16CLC is also provided as well as one suitable for JM16/32/60CLD.

bye

Message Edited by pgo on 2008-08-14 09:43 AM

Message Edited by pgo on 2008-08-14 09:44 AM

Message Edited by pgo on 2008-08-14 09:46 AM

Message Edited by pgo on 2008-08-14 09:49 AM

 

1_Installation.zip

2_Source.zip

3_License.zip

4_PCB.zip

Message Edited by t.dowe on 2009-09-23 09:59 AM
2008-08-14 09:42 AM  
Jump to Page:   1 · 2 · 3 · 4 · 5  |  Next Page