Closed thirtytwobits closed 3 years ago
Can you or @noxuz please rebase it to main
Done
Found this application note as reference for the FlexNVM functionality needed in register.h https://www.nxp.com/docs/en/application-note/AN11983.pdf
Also, @thirtytwobits what made platform/src/startup_S32K146.S to be mentioned in the generated makefile, (and Reset_handler to be found by the linker) is adding the ASM flag in the project macro here: https://github.com/thirtytwobits/demos/blob/s32k/ds015_servo/CMakeLists.txt#L19
But I saw you added the following that seems to be for the same purpouse, but this alone did'nt fix the behavior. https://github.com/thirtytwobits/demos/blob/s32k/ds015_servo/CMakeLists.txt#L96
Can we merge this?
It's not finished yet. The to-do items from your first post are not yet addressed. Also, some demo with pictures would be nice.
right, but we're on a branch. Can we merge this so @noxuz can iterate on it?
Ah sure, please go ahead
@noxuz : I copied over your source from https://github.com/noxuz/libcanard_S32K1. It'll need some fixing up: