EZPORT with mbed and KDS

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

EZPORT with mbed and KDS

854 次查看
JonathanHess
Contributor III

I've successfully created a project that started from a KDS export of mbed blinky for a FRDM-K64F!

 

Now it is time to cut the USB umbilical but a cold power on doesn't reset properly.  I have switched the reset selection jumper.  Sounds a whole lot like:

 

FRDM-K64F booting issue when powered from USB port

 

But... my KDS project has no .s files but it does have a startup_MK64F12.o.  Any ideas on the easiest way to tweak the EZPORT bit?

标签 (1)
0 项奖励
2 回复数

480 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hi Jon,

The  startrup_MK64F12.s file is here :

3.png

Best Regards,

Alice

------------------------------------------------------------------------------------------

If this post answers your question, please click the Correct Answer button.

-----------------------------------------------------------------------------------

If this post help your question, please click the helpful Answer button.

0 项奖励

480 次查看
JonathanHess
Contributor III

I got my project as a KDS export from the mbed online compiler.  As such, It only had .o files.  I tried getting the source from:

     http://developer.mbed.org/users/mbed_official/code/mbed-src/export

I moved the existing mbed directory out of my project directory.  Moved the new source dump in.  Started up kds and told it to resync but now I'm having project issues.

Thanks,

Jonathan

0 项奖励