• address range for CS0 in startup file
    Hi, i was going through the start up file start166.a66 to see the address ranges for various chip selects. I found that the ranges for CS1 to CS4 have been specified. What about CS0? Since it...
  • How to read any address from FULL ADDRESS RANGE of C167CR
    I need to read any address from FULL ADDRESS RANGE of C167CR. How can I do it?
  • external flash memory ranges
    I am writing the flash programmer. Flash memory 128K connected to uP via CS0. Did somebody know which address ranges flash occupyes in memory space of uP?
  • Problems with C165 Extended Address Range Using C166 compiler
    I am trying to use a package with C166 compiler to provide code for a C165 chip. I am using the maximum number of address lines to drive various peripheral devices (CAN chip, ADC chips, DAC chips, ...
  • Allocate functions in a specified memory range
    Hi I'm using uVision2 with the C166 compiler and a C165 Controller. I like to allocate the programcode of some functions in a specified memory range. I've a basic system in the memory range 00'0000h...