移植到s32k344时遇到的问题

AppData\Local\Temp\ccGWQsZz.s:507: Error: undefined symbol configMAX_SYSCALL_INTERRUPT_PRIORITY used as an immediate value

configMAX_SYSCALL_INTERRUPT_PRIORITY need to be defined in FreeRTOSConfig.h. Did you define that? This page explains the use of this config options - RTOS for ARM Cortex-M