Re: function declare

2019-06-27 Thread groups
No, it has nothing to do with RTEMS in particular. Any C program will do this. > On 2019-June-27, at 21:17, Jython wrote: > > so it is rtems build requirement? > > On Thu, Jun 27, 2019 at 2:53 AM Mr. Andrei Chichak > wrote: > Assume that you are using C and C has a fa

Re: function declare

2019-06-27 Thread Jython
so it is rtems build requirement? On Thu, Jun 27, 2019 at 2:53 AM Mr. Andrei Chichak wrote: > Assume that you are using C and C has a facility to bind together object > modules from different files. > > You define a function in one file, it has a bunch of parameters and > doesn’t return anything

how to use rtems_interrupt_handler_install properly?

2019-06-27 Thread Jython
I have used rtems_interrupt_handler_install for usart like https://imgur.com/dqbiXcg but im not sure exactly how to use it, before usart_initialize(2) or inside usart_initialize(2)? ___ users mailing list users@rtems.org http://lists.rtems.org/mailman/li

Issue with build and prefix folders RTEMS 5.0

2019-06-27 Thread Aby Tom
Hello RTEMS community, I have noticed directory changes in RTEMS 4.11 and RTEMS 5.0 after the "make install" command for building respective bsp. For example, In rtems 4.11, the 'build directory for bsp' and the 'prefix folder for the toolset installation' are different and files are generated a