68HC16 assembler and USB BDM interface!

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

68HC16 assembler and USB BDM interface!

1,846 Views
PadelisGR
Contributor III

Hi there,

 

My name is Padelis and i am from Greece!

I have some 68HC16 boards and i want to write some programs for that CPU. I know that the world has moved on but this is what i have got now!

I am looking for a good assembler for that CPUs or even better a good C IDE enviropment! I am used to C language but if there is no chance for such an enviropment i can do it on assembly also! I am saying that C is easier to me!

Do you have any recommendations? I have heard something about an assembler that Motorola released some years ago and i think that this should be the best option. Is this still available?

Now on the other side of the project!

I am creating a modern BDM interface for all the developers that work on CPU16 and CPU32 processors! I am keeping it as simple as it can be! So i purchased a FT245 development board and started coding! The FT245 is an IC from FTDI with 8 data lines and bitbang modes! I am using sychronous bitbang mode and i transform the old drivers code from motorola! What i have done till now is to enter BDM mode! When i try to read some data from the CPU i get all 0x00s!

So if anyone can help me on this one i am all ears!

 

Thank you in advance!

Padelis

Labels (1)
0 Kudos
3 Replies

811 Views
vipuldprajapati
Contributor I

Can anyone suggest a good IED apart from ICC16 for MCU MC68HC16Z1 which can run on Windows platform (7/10) since I am looking for it from long. Thanks in advance!

0 Kudos

811 Views
kef
Specialist I

Old ICC16 (C with IDE) is available here:

http://www.imagecraft.com/devtools_FreescaleOther.html

0 Kudos

811 Views
PadelisGR
Contributor III

Thank you for your reply!

 

I have already downloaded the ICC16 and i am trying it at the moment! I think that it misses some modules, like the SCI! Maybe these are contained in the full version!

 

Any others??

0 Kudos