• Question regarding "Debugging on Baremetal configuration startup cortex A-150"- I encounter the below mentioned error
    ERROR(COR118-TAD11-NAL20): ! Unable to determine if SVC was a semihosting call ! Failed to write 18 bytes to address S:0x80070018 ! Verify error on memory operation. I started debugging from entry point...
  • Question regarding "Debugging on Baremetal configuration startup cortex A-150"- I encounter the below mentioned error
    ERROR(COR118-TAD11-NAL20): ! Unable to determine if SVC was a semihosting call ! Failed to write 18 bytes to address S:0x80070018 ! Verify error on memory operation. I started debugging from entry point...
  • Basic Understanding for AXI WRITE INCR
    Hello , I am new to AXI protocol. Though I have read the document of AXI , but have some doubts on it. I have made run a write sequence (only from AXI to get the better understanding ) Please have...
  • Basic Understanding for AXI WRITE INCR
    Hello , I am new to AXI protocol. Though I have read the document of AXI , but have some doubts on it. I have made run a write sequence (only from AXI to get the better understanding ) Please have...
  • Need timer.h and lcd.h which suits the program given below
    hello everyone, im doin my engineering project on AUTOMATIC SPEED CONTROL OF AUTOMOBILES.i am using AT89C52 and 16x2 lcd display. i have the C program for it,but i need Timer.h & Lcd.h for it to work...