• code what i just wrote
    my code is not code working. i copy from the webpage? int main ( int , char ** ) { char __attribute ( "scatter_segment_before_main" ) message [ ] = "12345679"; int i ; for ( ; ; ) ; return...
  • code what i just wrote
    my code is not code working. i copy from the webpage? int main ( int , char ** ) { char __attribute ( "scatter_segment_before_main" ) message [ ] = "12345679"; int i ; for ( ; ; ) ; return...
  • I wrote a code for UART0 in LPC2148 for transmitting - it is working at debugging, but not working in proteos
    sir please help me why it is not working.
  • I wrote a code for UART0 in LPC2148 for transmitting - it is working at debugging, but not working in proteos
    sir please help me why it is not working.
  • In Place Execution
    How do we implement in place execution using 8032 ? Does Keil support in place execution.