Source code in folder makes mbed crash

25 Mar 2012

When I compile a project with a certain set of source files *in a folder* the mbed crashes when executing from those source files. If the source files are moved to project root, the mbed runs fine...

The following project (http://mbed.org/users/narshu/programs/radiotester/m7fvoh), if the files RF12B.cpp, RF12B.h and RF_defs.h are moved to project root, the mbed seems to run fine. If they are in *ANY* folder (of any depth, of regular or library type) the program crashes when trying to run.

Note that these 3 files are known to run fine in a different program, inside a library folder...

25 Mar 2012

Most likely, this bug is related to this one: http://mbed.org/forum/bugs-suggestions/topic/3379/