New Project Stationary

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

New Project Stationary

ソリューションへジャンプ
1,587件の閲覧回数
AloysiusJegan
Contributor III

I am using MQX RTOS for my project. While creating any project I am getting the default project template for the following

 

1. M52223EVB Board

2. M52235EVB Board

3. M52259DEMO Board

4. M52259EVB Board

 

In the above list I wanted to add the boad support for M52254. Can anyone please tell me how to do this?

 

mqx.jpg

Message Edited by t.dowe on 2009-09-17 09:38 AM
0 件の賞賛
返信
1 解決策
670件の閲覧回数
PetrL
NXP Employee
NXP Employee

MQX distribution offers project stationeries only for supported boards. Your MQX release supports only boards listed.

If you want to use MQX on different platform/board you have to create your own BSP.

MCF52254 processor is almost the same as MCF52259. So the simplest way for you is to modify one of existing M52259 BSPs to reflect your board settings. (gpio_init.c; <board_name>.h ...)

 

PetrL

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
671件の閲覧回数
PetrL
NXP Employee
NXP Employee

MQX distribution offers project stationeries only for supported boards. Your MQX release supports only boards listed.

If you want to use MQX on different platform/board you have to create your own BSP.

MCF52254 processor is almost the same as MCF52259. So the simplest way for you is to modify one of existing M52259 BSPs to reflect your board settings. (gpio_init.c; <board_name>.h ...)

 

PetrL

0 件の賞賛
返信
670件の閲覧回数
AloysiusJegan
Contributor III

Hi Petrl,

 

Thanks for the info.

 

Regards

Aloysius Jegan.

http://www.aloysiusjegan.in

 

0 件の賞賛
返信