MCF51JM128 continously software halt's

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

MCF51JM128 continously software halt's

834 Views
mauricio2346
Contributor II

Hi folks.  

finally i finished my own Arduino style, JM128 Based POLARIS32 CORE.  name came from Polaris star, cause this core is powerfull than Arduino Mega.

 

2 SC1 ports, SPI Port, I2C Port, 28 I/O pins + 2 USB Pins, dual supply (5v or 3.3v).  FT232, LCD connector, BDM debuging port, RS485 port, CAN port, MicroSD, 4 analog outputs.

 

i can send and recieve data from SCI1, but not with SCI2.  changing register names on functions (supposed that both SCI modules are identical) doesn't work, and everytime i get a software halt and the core stop debuging.

 

here's a pic of the halt message on debug mode on CW10.

 

and some pics of the code of configuration and data managing on SCI2.  it's exactly the same of SCI1, but this is not working, SCI1 code does.

 

 

 

i would appreciate any help.

 

Regards;

 

Mauricio 

 

Labels (1)
0 Kudos
Reply
1 Reply

620 Views
JimDon
Senior Contributor III

Here is some sample code that already works works for what you need.

You also might have a look at firebird32.com...

 

 

0 Kudos
Reply