• Why cant assign a structure pointer to uint8_t pointer in IAR embedded workbench
    Hi guys. I have the following problem. In my code I have to assign a structure pointer to uint8_t pointer so I can write into the structure byte by byte. Both are pointers that point to data of different...
  • Error when running BSP Library on STM32L4R9I Discovery
    Hello everyone, I am Huy. Currently I am working on a project "Running MicroPython on STM32L4R9I Discovery". In this project, my team wrote a display driver for the display module ST-AUO. When I tested...
  • app crashes when compiled with OTime O3 using RVDS 4.0
    Note: This was originally posted on 1st December 2008 at http://forums.arm.com Hi, I am using RVDS 4.0 trial version. When I compile my app using OTime O3 compiler flag, the application crashes. But if...
  • When Wrapping happens in AXI?
    Hi Forum, I cannot understand when address is being wrapped in WRAP burst. In my example, the WRAP condition never happens in other words, during BURST operation address always remains small than...
  • HREADY when no activity on bus
    Hello, We are using ARM Matrix IP that is acting as a Master and using our VIP as a slave. ARM Matrix is sending a initiating a WRITE Transfer on a slave when HREADY is low, but not keeping control...