• odd erros
    Hi I have written am tiny bootloader to program 80C597AF and it works fine few days before but suddenly it stop working and show me error; Searching CPU not found I have also tried some other...
  • odd erros
    Hi I have written am tiny bootloader to program 80C597AF and it works fine few days before but suddenly it stop working and show me error; Searching CPU not found I have also tried some other...
  • ds5 armcc link erro
    I am building a shared library for my own os with armcc(for some reason used the stdlib's 'malloc'), the link options is "--fpic --shared --linker_script="../lscript.ld" ",buf I got a link fault with...
  • keil c51 interrupt erro
    why when simulated the interrupt,the fllowing message dispear and the program count run. *** error 65: access violation at C:0x0013 : no 'execute/read' permission
  • erroe C141 and c202
    my program is this: #include <REGX51.h> #include <math.h> #define s_pin P2^0; #define w_sensor P2^7; #define red_led P3^0; #define yellow_led P3^1; #define buzr P1^0; main() { while...