CMSIS-CORE for K20? And Freedom K20D50M board?

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

CMSIS-CORE for K20? And Freedom K20D50M board?

跳至解决方案
1,121 次查看
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 解答
661 次查看
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 回复数
662 次查看
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 项奖励
回复
661 次查看
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 项奖励
回复
661 次查看
alfredfingulin
Contributor I

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

Later: Never mind; found the attachment.

0 项奖励
回复