On 2014-09-30 16:45, Sebastian Huber wrote:
If you need a link time option, then there is no standard way to do this on the BSP level. Most BSPs use some sort of weak tables or functions. The LEON3 BSP already uses such a thing for debug_uart_index for example.
Ok, then I'll do something similar for this.
The a9mpcore_clock_periphclk() function is another example on ARM. If you use this, then I would place it in bsp.h and add an appropriate comment.
Will do. Thank you for your help and quick reply! /Daniel C _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel