xiaoxiang781216 commented on code in PR #3693:
URL: https://github.com/apache/nuttx-apps/pull/3693#discussion_r3733213492


##########
examples/fdpicxip/modules/Makefile:
##########
@@ -46,10 +46,10 @@ CPU ?= cortex-m3
 
 FDPICDIR  = $(NUTTX_DIR)/tools/fdpic
 MODULE_MK = $(FDPICDIR)/nuttx-fdpic.mk
-EMBED     = $(FDPICDIR)/fdpic-embed
+EMBED     = $(FDPICDIR)/fdpic-embed.py

Review Comment:
   we can change LD in Tooldefine.def to the special version if CONFIG_FDPIC is 
enabled.



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