xmos / xcore_iot

Other
30 stars 40 forks source link

freertos explorer board example fails in run time #458

Closed uvvpavel closed 2 years ago

uvvpavel commented 2 years ago

While running freertos explorer_board example on my windows machine, I got this Failed to open file /flash/fs/demo.txt xrun: Program received signal ET_LOAD_STORE, Memory access exception. [Switching to tile[0] core[4]] outs (lp=0x0) at /home/paveluvarov/sandboxes/xcore_sdk/modules/core/modules/utils/src/xcore_printf.c:92 92 /home/paveluvarov/sandboxes/xcore_sdk/modules/core/modules/utils/src/xcore_printf.c: No such file or directory. in /home/paveluvarov/sandboxes/xcore_sdk/modules/core/modules/utils/src/xcore_printf.c

keithm-xmos commented 2 years ago

@uvvpavel, did you get any errors when you ran the step to flash the filesystem?

make flash_fs_example_freertos_explorer_board

or

nmake flash_fs_example_freertos_explorer_board

uvvpavel commented 2 years ago

Closing this issue, since I've been using xflash wrong