Needs FRDM KL25Z a BDM

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

Needs FRDM KL25Z a BDM

跳至解决方案
2,318 次查看
josealonsovalle
Contributor III

Needs FRDM KL25Z a BDM device for upload some program of codewarrior to the microcontroller????

1 解答
1,862 次查看
LuisCasado
NXP Employee
NXP Employee

Hello Jose,

No, the FRDM-KL25 integrates the OpenSDA and you can download and debug CW applications

Luis

在原帖中查看解决方案

5 回复数
1,862 次查看
robertboys
Contributor IV

Hello

I have made some labs that demonstrate all the debugging features of Freescale Cortex-M processors using on-board CMSIS-DAP and the free version of Keil MDK tools (to 32K code)

These include Cortex-M0+ MTB instruction trace.

For Serial Wire Viewer or ETM Instruction trace (on those parts where available) you need a Keil ULINK2/ME or ULINKpro or Segger J-Link (black case)

KL25Z Freedom             www.keil.com/appnotes/docs/apnt_232.asp

K20D50M Freedom       www.keil.com/appnotes/docs/apnt_243.asp

Kinetis K60 Tower         www.keil.com/appnotes/docs/apnt_239.asp

Export Freescale Processor Expert Projects to µVision Projects                        www.keil.com/appnotes/docs/apnt_235.asp


There is an appnote of Kinetis Flash Memory:  www.keil.com/freescale

and ARM Compiler Optimizations          www.keil.com/appnotes/docs/apnt_202.asp


Thanks

Bob Boys

San Jose, CA

forums.arm.com

1,862 次查看
BlackNight
NXP Employee
NXP Employee

Hello Jose,

all the FRDM boards come with OpenSDA as on-board debug interface (of course you can use as well any SWD Debug device too). With the OpenSDA you can either load a program with the USB bootloader, or use debugger to download/program the KL25Z. CodeWarrior is just one of many supported debuggers.

More details on OpenSDA: OpenSDA on the Freedom KL25Z Board | MCU on Eclipse

I hope this helps.

PS: BDM stands for 'Background Debug Module' which is a debug IP block used on S12, S08 and ColdFire. For ARM based devices JTAG or SWD (Single Wire Debug) is used.

1,862 次查看
josealonsovalle
Contributor III

thanks for your support....

0 项奖励
回复
1,863 次查看
LuisCasado
NXP Employee
NXP Employee

Hello Jose,

No, the FRDM-KL25 integrates the OpenSDA and you can download and debug CW applications

Luis

1,862 次查看
josealonsovalle
Contributor III

thanks for your asnwer ¡¡¡¡

i was worried, because the BDM is very expensive..

0 项奖励
回复