RE: Microblaze 2nd timer interrupt

2022-11-06 Thread Alan Cudmore
Hi Sam,You need to add the timer.h file to the list of files to be installed:https://git.rtems.org/rtems/tree/spec/build/bsps/microblaze/microblaze_fpga/obj.yml#n14AlanĀ From: Sam PriceSent: Sunday, November 6, 2022 12:52 AMTo: DevelopmentSubject: Re: Microblaze 2nd timer interruptĀ I pushed my

Re: Microblaze 2nd timer interrupt

2022-11-05 Thread Sam Price
I pushed my changes to rtems source https://github.com/RTEMS/rtems/compare/master...thesamprice:rtems:timer_debug and setup a hello world an example project to test with https://github.com/thesamprice/rtems_mb_timer/blob/main/hello.c However im getting the following error. rtems_mb_timer/hello.c: