This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

When I build a project, it is built from a Bootloader file, not from an Application file.

I upgraded the code from sdk13 to sdk17.

The setting is the same as the original code and there is no error.

However, if I build, the original code is built with the app, but the changed code seems to be built with the bootloader.

I want to build an app and upload it on the board, can you tell me what settings I should change?

Parents Reply Children
Related