• Browser Wildcard bug in uVision 2.12
    The 'Symbol' box in the Browser supports a '*' wildcard, which should match "zero or more characters." [1] Thus, you might expect that " *arm* " would give a match for: Al arm ; Al arm Number; Al...
  • Monitor 251
    Hi guys, I'm facing problems in making the Monitor 251 terminal program to communicate with corresponding target program. I'm using the Rix51 board by Rigel Corporation. I've tried my best to configure...
  • 251-architecture
    Anybody familiar with the 251-architecture? I'm using an INTEL 80c251 running in "PAGE MODE". Page mode is used to speed-up the code fetching from external memory, and have an effect on the ALE...
  • mon 251
    I wrote my program into the EPROM. My program was suppose to o/p certain data through both the external and internal UART. However it only works for the internal UART. I was told that i needed some part...
  • using OVERLAY with wildcards...
    hi members... I have a problem with linker when try to use overlay control like OVERLAY( ?CO?MAIN~(?PR?*?UTILS), ?PR?MAIN!(?PR?*?UTILS)) linker gives me ERROR L207: INVALID NAME. There is...