Hi, I have created this kernel for an ARM Cortex M3, on an Atmel (microchip) board, and now I am porting it to Nucleo f767zi.I thought it would be an easier task, just adapting the HAL calls, and kernel (C and ASM) routines would keep the same. But I...