w2016561536 commented on issue #17809:
URL: https://github.com/apache/nuttx/issues/17809#issuecomment-3841391898

   > Do you run on a custom board? This could explain linker script issues.
   
   No, my board only have a esp32 module and an imu, this is my way to get 
linker script:
   
   1. Edit .config by menuconfig. (Bluetooth status, mcu boot status etc.. 
Making it is same with defconfig in px4)
   2. Make 
   3. Ctrl c to stop linking just before ld finished
   4. Copy all required *.ld.tmp (files path can be seen in terminal ) to px4 
board definition.
   5. Edit CMakeLists in px4 to add these linker script.


-- 
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]

Reply via email to