Hello
I need to bring up a board (currently it is TOWER board, but next it will be our propitery board) in a very short time
(10-14 days)
Is it a good idea to "define" everything in the PE and generate code (one time for the TOWER and in the second time for the final board) and use it as my BSP ?
(The BSP should include processor init, PLL, timers, UART, Ethernet, I2C, SPI, GPIO, interrupts, ...)
BTW: the compiler and IDE is IAR.
Thanks a lot
OM