EZPORT with mbed and KDS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

EZPORT with mbed and KDS

804 Views
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?

Labels (1)
0 Kudos
2 Replies

430 Views
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 Kudos

430 Views
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 Kudos