• A question about arithmetic library functions like sin, log, etc
    Hello to the Keil Software Discussion Forum: My name is Randy Norris and I am with NORgate Engineering & Associates. We are considering using the 8051 for an online signal processing application and...
  • A question about arithmetic library functions like sin, log, etc
    Hello to the Keil Software Discussion Forum: My name is Randy Norris and I am with NORgate Engineering & Associates. We are considering using the 8051 for an online signal processing application and...
  • Hard fault at misaligned memcpy memset
    we made some simple tests with STM32F100 Value Line Eval Board: //------------------------------------------------------------------------------ // Variables static unsigned char sDstBuf[1024...
  • Hard fault at misaligned memcpy memset
    we made some simple tests with STM32F100 Value Line Eval Board: //------------------------------------------------------------------------------ // Variables static unsigned char sDstBuf[1024...
  • DATA ABORT ERROR in memmove intruction
    Dear all, I am facing DATA ABORT ERROR due to which PROCFAULT raised. I am seeing the instruction as memmove function. 0x3ff9fc DataUtilities::Index+0x2c: e1a0c005 MOV IP, R5 <pos> 0x3ffa00 DataUtilities...