MITHILESH MATTAPALLI commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1097#note_144531


I originally tested this locally using `pc386` on QEMU. The `chip != NULL` 
failure on `sis` was caused by a configuration mismatch: I was using the 
outdated `CONFIGURE_MAXIMUM_CAN_QUEUES` macro instead of `CHIPS`, which 
prevented the system from provisioning the CAN chip memory pool. I have 
squashed the commits, applied Michal's macro correction, and bumped the memory 
overhead to 4096 to ensure `sis` has sufficient workspace.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1097#note_144531
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