• When using P89C669 to programme, what diffierence is there between using 64k Rom and using 96k?
    I use the same programme and different Rom size, 64K and 96K. Then I fire them to Philips P89C669 separate. Then I use them and some functions don't work well using 96K one. Eg. some data is not correct...
  • When using P89C669 to programme, what diffierence is there between using 64k Rom and using 96k?
    I use the same programme and different Rom size, 64K and 96K. Then I fire them to Philips P89C669 separate. Then I use them and some functions don't work well using 96K one. Eg. some data is not correct...
  • code size limitation to 64k?
    Hi The problem reported in '6286 sprintf malfunction?' seems to be a more general problem: I guess that I can't have a code size more than 64k. How to break this limit? I have read, that the 80C166...
  • code size limitation to 64k?
    Hi The problem reported in '6286 sprintf malfunction?' seems to be a more general problem: I guess that I can't have a code size more than 64k. How to break this limit? I have read, that the 80C166...
  • ARM Cortex M3 STM32F207 processor hangs during the initializing if the code-size is more then 64k
    Hallo, I'm using a ARM Cortex M3 STM32F207 processor and if the code of  my project becomes a value of more than 64k, the processor hangs before the PC reach the __main(). The code starts at 0x08020000...