bootstrap mx 233

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

bootstrap mx 233

399 Views
conradwood
Contributor I

Hi,

1) Question #1: Is there a way to bootstrap the i.MX233 from serial jtag?

We'd like to automatically program our hardware, which uses an i.MX233 as it's main MCU. The examples I see use USB or SD, but in the volumes we do it, we prefer to use a more automated approach, such as JTAG.

We need SD as well as JTAG and they are sharing pins.

2) Question #2: I read about HW_DIGCTL_CTRL_USE_SERIAL_JTAG, but I cannot work out if that is enabled or disabled by "factory defaults". Is this set or not set when shipped?

3) Question #3: jtag feature flash ram

I also assume - based from experience with different cpus - that I can use the JTAG to write to the built-in flash memory and reset the mcu and tell it to boot from built-in flash?

Thank you

Conrad

0 Kudos
1 Reply

305 Views
igorpadykov
NXP Employee
NXP Employee

Hi Conrad

1. no

2. "factory defaults" to serial jtag enabled

3. i.MX23 has not built-in flash memory, except fuses (OTP).

for programming images one can look on mfg tool:

i.MX23 Evaluation Kit|NXP 

or reuse i.MX28 OBDS baremetal examples (folder /drivers/fuse)

Lab and Test Software (3)
On-Board Diagnostic Suit for the i.MX28(REV 1)

i.MX287 Processors|Dual Ethernet|NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos