wangchdo commented on code in PR #17006:
URL: https://github.com/apache/nuttx/pull/17006#discussion_r2342745033


##########
arch/tricore/src/cmake/ToolchainTasking.cmake:
##########
@@ -35,16 +35,16 @@ endif()
 
 include(${ARCH_SUBDIR})
 
-set(CMAKE_ASM_COMPILER cctc)
+set(CMAKE_ASM_COMPILER ${TOOLCHAIN_PREFIX}/cctc)

Review Comment:
   Yes, this is a problem, I updated this commit, please check again.



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