Re: source-builder want to add CFLAG

2020-04-24 Thread Gedare Bloom
On Fri, Apr 24, 2020 at 9:40 AM Heinz Junkes wrote: > > Great, thanks. Now I have a new error, but the setting of CFLAG worked. > I had always done "something" wrong and then didn't even look at the examples > anymore. > Danke Heinz > Bitte. The documentation here is a bit challenging yet. If you

Re: source-builder want to add CFLAG

2020-04-24 Thread Heinz Junkes
Great, thanks. Now I have a new error, but the setting of CFLAG worked. I had always done "something" wrong and then didn't even look at the examples anymore. Danke Heinz > On 24. Apr 2020, at 16:47, Gedare Bloom wrote: > > Heinz, > > Did you try to modify the source-builder/config/ntp-4-1.cf

Re: source-builder want to add CFLAG

2020-04-24 Thread Gedare Bloom
Heinz, Did you try to modify the source-builder/config/ntp-4-1.cfg file to add CFLAGS to it? You can see other examples in the same config folder where CFLAGS are customized that might work to try. Gedare On Fri, Apr 24, 2020 at 8:02 AM junkes wrote: > > I want to add the CFLAG "-DHAVE_MKTIME=1

source-builder want to add CFLAG

2020-04-24 Thread junkes
I want to add the CFLAG "-DHAVE_MKTIME=1" to the source-builder process to build ntp ../source-builder/sb-set-builder --log=log_ntp_arm.txt --prefix=/home/h1/GSOC/RTEMS/5.0.0-m2003 \ --host=arm-rtems5 --with-rtems-bsp=xilinx_zynq_a9_qemu net/ntp I have already tried several places (cfg-files)

Question about rtems_cpu_usage_report

2020-04-24 Thread Carmen Pastor
Hi All, I've a question for RTEMS 4.10. I'm using the function rtems_cpu_usage_report() to get the CPU usage, and it is working well but now I need to process the data of the output report, so I would liketo get the report data in some kind of structure. I see the function rtems_cpu_usage_repo

Question about rtems_cpu_usage_report

2020-04-24 Thread Carmen Pastor
Hi All, I've a question for RTEMS 4.10. I'm using the function rtems_cpu_usage_report() to get the CPU usage, and it is working well but now I need to process the data of the output report, so I would like to get the report data in some kind of structure. I see the function rtems_cpu_usage_rep