CMSIS-CORE for K20? And Freedom K20D50M board?

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

CMSIS-CORE for K20? And Freedom K20D50M board?

ソリューションへジャンプ
1,049件の閲覧回数
alfredfingulin
Contributor I

I'm using a K20 series uP; that's an ARM Cortex M4 with USB.  Until the hardware arrives, I'm using a Freedom K20D50M board.  I also have a need to be ARM CMSIS compliant; CMSIS-CORE specifically.  The CMSIS calls out three vendor-supplied files:

-- start_<device>.s, for uP startup code

-- system_<device>.c/.h containing device config and system init

-- < device>.h defining uP peripheral registers and such

Is it correct to say that these are not available from Freescale?

Would Processor Expert generate these?

Or some other BSP?

Or do I create these for myself using K20 sample code?

0 件の賞賛
返信
1 解決策
589件の閲覧回数
vfilip
NXP Employee
NXP Employee

Hello,

please find attached CMSIS memory map, start-up files for iar, gcc and keil(arm) and CPU clock initialziation file for K20.

Best regards

Vojtech Filip

Processor Expert Support Team

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
590件の閲覧回数
vfilip
NXP Employee
NXP Employee

Hello,

please find attached CMSIS memory map, start-up files for iar, gcc and keil(arm) and CPU clock initialziation file for K20.

Best regards

Vojtech Filip

Processor Expert Support Team

0 件の賞賛
返信
589件の閲覧回数
alfredfingulin
Contributor I

Just took a look.  This is exactly what I was looking for.  Interesting to note the similarities and differences between this and the source code written for the Freedom board.

Thank you again!

0 件の賞賛
返信
589件の閲覧回数
alfredfingulin
Contributor I

The attachment didn't come thru my email or the reply posted.

Later: Never mind; found the attachment.

0 件の賞賛
返信