xiaoxiang781216 commented on PR #15437: URL: https://github.com/apache/nuttx/pull/15437#issuecomment-2573285842
> This approach causes the code size of "nuttx/arch/arm64/src/common/arm64_vector_table.S: arm64_enter_exception“ to be larger than the 128 bytes required by the vector table. Can this problem be solved by changing the macro to a function? ! I passed the test by turning off "CONFIG_ARCH_FPU" let's try to reduce the code size first. -- 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