Hi,
I am trying to have semihosting with a Cortex-M3, Eclipse, GNU Embedded GCC (6-2017-q1) and the SEGGER J-Link Embedded probe (JLink v6.18c). The “printf” function works well. But the “fopen” function returns NULL and does not create the file on the host. Have you an idea about this issue ?
Note: I have set the rdimon.specs but not the “newlib-nano” library, because if I set it the “printf” function does not work.
Thanks
I am trying to have semihosting with a Cortex-M3, Eclipse, GNU Embedded GCC (6-2017-q1) and the SEGGER J-Link Embedded probe (JLink v6.18c). The “printf” function works well. But the “fopen” function returns NULL and does not create the file on the host. Have you an idea about this issue ?
Note: I have set the rdimon.specs but not the “newlib-nano” library, because if I set it the “printf” function does not work.
Thanks