Need help for beginner with imx233!

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Need help for beginner with imx233!

1,428 次查看
TuanNguyen
Contributor I

Hi everyone,

I intended to use imx233, so I need some your point to understand quickly about it, such as I want to build an application (standalone):

1.  What is minimium of hardware required? ( imx233+ SDRAM +...?)

2. When I have bin file (created by such iar arm) , how can I do in-circuit flash programmer as other microcontroller?

Thanks for help!

标签 (1)
2 回复数

1,218 次查看
fabio_estevam
NXP Employee
NXP Employee

Try to get access to a mx23 olinuxino board and then you can flash U-boot into the SD card.

U-boot allows you to launch standalone applications.

Regards,

Fabio Estevam

1,218 次查看
JorgeRama_rezRi
NXP Employee
NXP Employee

Hi,

I'd recommend:

- i.MX233

- SDRAM

- Boot source: NAND flash, NOR flash or SD card

- JTAG interface

- Debug UART interface

That way you can generate test codes running from internal memory (through JTAG) and also test a real boot program that runs from an external memory and debug it from UART.

Best regards.
Jorge.