Flashing cortex M4 via USB/SM

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

Flashing cortex M4 via USB/SM

1,848件の閲覧回数
Naampie2000
Contributor I

Hi,

I'm building a board around a cortex m4.And was wondering in what ways can the configuration file be loaded onto the board. "Say if I want it to behave like an arduino"

Since the JTAG connector is big compared to the board, and close to the clockpath. Can I flash it via USB or Smart media?

 

Kind regards,

0 件の賞賛
返信
3 返答(返信)

1,813件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

What CortexM4 part do you use?

Normally for Cortex M4 LPC, we can use Jtag or SWD interface for debug or program during development stage.  SWD is 10 pin interface, which size is smaller than Jtag, here is design consideration

https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Design-Considerations-for-Debug/m-p/469565#M44

if we just program image ( not debug), we can check the specific device ISP programming interface. Most of the LPC cortex M4 part can support USB programming. Thus we need to check the part user manual,

 

Have a nice day,

Jun Zhang

0 件の賞賛
返信

1,804件の閲覧回数
Naampie2000
Contributor I

Hi,

 

I'm opting for an Arm Cortex M4 MK66FX.

Online I was looking at tools like Atmel's Flip. Irc but could have been another software application that promises to do the same thing of flashing via USB.

0 件の賞賛
返信

1,787件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

For K66, our recommended tool is P&E Multlink Universal or standalone programmer Cyclopro

https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mc...

P&E also has PC side programmer for it,

 

Have a nice day

Jun Zhang

0 件の賞賛
返信