SHIVAM DEOLANKAR commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1253#note_151400


Hey,

I tried this approach but I faced a issue while implementing this approach. 
`tx-call-within-isr.c`  depends on TM27 BSP interrupt architecture specifically 
`bsp.h`  which tries to build earlier and produces error on build for 
librtemstest.

Would you prefer refactoring `tx-call-within-isr.c`  to use interrupt APIs of 
RTEMS instead so our both `tx-support.c and tx-call-within-isr.c` files can be 
present in same `cpukit/libtest` 

OR

a simpler solution which would involve only refactoring `tx-support.c` in 
`cpukit/libtest`.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1253#note_151400
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to