pussuw commented on PR #6069: URL: https://github.com/apache/incubator-nuttx/pull/6069#issuecomment-1106197417
Thanks, that's a good example > @pussuw please take a look int #6081 into `boards/risc-v/esp32c3/esp32c3-devkit/src/etc/init.d/rc.sysinit`. Maybe you can add a permanent file and remove autogeneration. Thanks, that's a good example. However I don't think I can do it like that with kernel mode, because the image needs to be generated separately and the image must be placed into kernel accessible memory, so using extern to access the image from /apps/xxx is not viable. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
