Hi,
I have several devices attached to SCI_SPI bus. When I compile each SPI device driver and I am getting compiler error:
Renesas.h
union { __IOM uint16_t CTL; /*!< (@ 0x00000004) Stack Pointer Monitor Access Control Register */
struct { __IOM uint16_t ENABLE : 1; /*!< [0..0] Stack Pointer Monitor Enable */ uint16_t : 7; __IOM uint16_t ERROR : 1; /*!< [8..8] Stack Pointer Monitor Error Flag */ <---- ERROR here uint16_t : 7; } CTL_b; };
What does this mean and how to resolve it? BTW, we are using smartConfigurator to create SCI_SPI stack (ch-3).
Thanks.
Hi HappyJC,
How are things going? Were you able to solve this now? If not yet, maybe you want to provide more information as you didn't mention the device you are using, the IDE and FSP version, and what exact compile error you are getting. Maybe you'd also like to share the steps on how you configured things to reproduce the error.
JBIf this response, or one provided by another user, answers your question, please verify the answer. Thank you!RenesasRulz Forum Moderatorhttps://renesasrulz.com/https://academy.renesas.com/https://en-support.renesas.com/knowledgeBase/