[an error occurred while processing this directive]
Все это в IAR-е есть:
(«Телесистемы»: Конференция «Микроконтроллеры и их применение»)

миниатюрный аудио-видеорекордер mAVR

Отправлено Baser 29 октября 2002 г. 18:54
В ответ на: Спасибо за информацию. А еще такой вопрос по указателям в IAR для PIC16 или что мне не нравится в HI-TECH (+) отправлено Беня 29 октября 2002 г. 18:33

Это только выдерки, всего их ещё больше:

Compiler supports up to eight banks of RAM. These can be accessed through the keywords __bank0 to __bank7. Each of these pointers is one byte in size.

The __nonbanked keyword tells the compiler that bank switching is not
necessary to access the variable.

__constptr is used to access variables declared as const and is stored in memory as a series of RETLW instructions. __constptr is a two-byte
word-addressed pointer.

__bank is a generic two-byte pointer that can access all eight banks. The first byte tells which bank should be addressed and the second is the address in the bank.

__dptr is the generic 3-byte pointer that is able to point to all of the data pointers. __dptr is the default pointer for Compiler.
The first byte tells which of __bank, __constptr, __eeprom, __rtable
or __ptable it points to.

Составить ответ  |||  Конференция  |||  Архив

Ответы



Перейти к списку ответов  |||  Конференция  |||  Архив  |||  Главная страница  |||  Содержание  |||  Без кадра

E-mail: info@telesys.ru