anchao opened a new pull request, #7157:
URL: https://github.com/apache/incubator-nuttx/pull/7157

   
   
   ## Summary
   
   armv7-r/tms570: fix build break
   
   1.
   `make[1]: *** No rule to make target 'tms570_spi.c', needed by '.depend'.  
Stop.`
   
   2.
   ```
   In file included from armv7-r/arm_gicv2.c:36:
   armv7-r/gic.h: In function 'arm_gic_nlines':
   armv7-r/mpcore.h:63:29: error: 'CHIP_MPCORE_VBASE' undeclared (first use in 
this function)
      63 | #define MPCORE_ICD_VBASE   (CHIP_MPCORE_VBASE+MPCORE_ICD_OFFSET)
         |                             ^~~~~~~~~~~~~~~~~
   ```
   
   Signed-off-by: chao an <anc...@xiaomi.com>
   
   ## Impact
   
   N/A
   
   ## Testing
   
   armv7-r  launchxl-tms57004/nsh


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to