• i am using an external memory even these errors are coming help me out to solve these errors
    NSE_Ticker_v0.2468.axf: Error: L6406W: No space in execution regions with .ANY selector matching Section STACK(lpc2400.o). NSE_Ticker_v0.2468.axf: Error: L6406W: No space in execution regions with ...
  • i am using an external memory even these errors are coming help me out to solve these errors
    NSE_Ticker_v0.2468.axf: Error: L6406W: No space in execution regions with .ANY selector matching Section STACK(lpc2400.o). NSE_Ticker_v0.2468.axf: Error: L6406W: No space in execution regions with ...
  • Sizeof operator gives wrong output with printf for some data types
    Hi! I am using sizeof operator in my c code. I have been through the thread "C51: INCORRECT OPERATION OF PRINTF AND SIZEOF".I tried the same.But it shows size of 'short int' as well as 'int' as 2...
  • Sizeof operator gives wrong output with printf for some data types
    Hi! I am using sizeof operator in my c code. I have been through the thread "C51: INCORRECT OPERATION OF PRINTF AND SIZEOF".I tried the same.But it shows size of 'short int' as well as 'int' as 2...
  • Are these bugs?
    We are using STM32F101 (100 Pins) microprocessor in a project. The version of uVision is 3.60. In our application, I try to use the Encoder Mode of TIM3. And TIM3_CH1 and TIM3_CH2 have to be remapped...