Need help for beginner with imx233!

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Need help for beginner with imx233!

1,870件の閲覧回数
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,660件の閲覧回数
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,660件の閲覧回数
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.