Hi @Harry_Zhang,
Every time I create a new project and hit build immediately just to test, I encounter the #define problem as I mentioned. Replacing kFROM12_to_LPUART0 with kFRO_LF_DIV_to_LPUART0 fixes that, but building it again yields another error that says "undefined reference to `BOARD_InitDebugConsole()"

The SDK I'm using is MCXA176 version 26.03 from SDK builder. I downloaded and then installed it in the IDE, and I then just created the projects with it.
And another thing is that upon creating a new project, I can't use the config tools to configure my pins and clocks because the .mex file is missing. I followed this post: https://community.nxp.com/t5/MCUXpresso-Config-Tools/Pins-tool-quot-Processor-is-not-supported-or-da..., and was able to produce a .mex file to configure my pins and clocks. Pretty sure it's not the cause of the problem but I'm just throwing this out there just in case.
There's nothing else to share about my project besides that. I'm just testing out the SDK before committing to the microcontroller.
Best Regards,
Lam Khuu