реклама на сайте
подробности

 
 
> Keil Development Suite for ARM - Version 2.00-2.20, Вдруг кому надо...
CrazyAlex
сообщение Jan 31 2005, 12:06
Сообщение #1


Участник
*

Группа: Свой
Сообщений: 57
Регистрация: 11-01-05
Из: Пермь
Пользователь №: 1 881



Вот кинули на почту, что вышел кейл 2.0.

Список изменений:

[Enhanced Device Simulation and Target Debugging]
Added device simulation and target debugging for the following devices:
Atmel AT91SAM7S128, AT91SAM7S256, AT91SAM7S32, AT91SAM7S64. Projects for Atmel AT91SAM7S Evaluation Board are included in the folder ..\ARM\...\Boards\Atmel\AT91SAM7S.
Philips LPC2131, LPC2132, LPC2138. Projects for Keil MCB2130 Evaluation Board are included in the folder ..\ARM\...\Boards\Keil\MCB2130.
[ULINK - Enhancements + New Features]
Corrected: problem with Big Endian interpretation on Samsung devices (configuration example in GNU\Boards\Samsung\S3C340X).
Added: Philips LPC213x and LPC210x devices are now stopped at RESET. There are no longer issues with lock situations (for example IDLE mode) that disable JTAG.
[Device Support]
Added startup code, example project, and header files for Samsung S3C44B0X (folder ..\ARM\Boards\Samsung\S3C44001\Hello).
Enhanced example projects with configuration for external program memory on Philips LPC2200 (folder ..\ARM\..\Boards\Phytec).
[Keil CARM Compiler]
The Keil CARM Compiler is included as final release. Added is a PACK directive and the __packed attribute that allows definition of byte-aligned variables.
[Keil AARM Macro Assembler]
Corrected: problem with LDR PC,=Reset_Addr (should load address, but not content). Note: check your Startup.S files, since it was part of the startup code in early versions.
[LA Linker/Locater]
Added: ELF/DWARF output file. The linker now generates an ELF/DWARF compatible output file with the extension *.ELF.
[µVision Debugger]
Enhanced: The ELF/DWARF loader has been enhanced and performs now full stack tracking, contains display support for enum types, uses the life-time information for register variables and allows debugging of source code in include files.
[Advanced RTX Real-Time Operating System]
Added: Advanced RTX Kernel including Kernel aware debugging support is now part of the Keil Development Suite for ARM.

Качать можно отсюда: http://www.keil.com/demo/eval/arm.htm
Go to the top of the page
 
+Quote Post
2 страниц V   1 2 >  
Start new topic
Ответов (1 - 14)
VAI
сообщение Jan 31 2005, 14:33
Сообщение #2


Профессионал
*****

Группа: Модераторы
Сообщений: 1 120
Регистрация: 17-06-04
Пользователь №: 37



Заливаю. Кто может протестьть и сравнить с ИАРом?


--------------------
Если зайца бить, его можно и спички научить зажигать
Сколько дурака не бей - умнее не будет. Зато опытнее
Go to the top of the page
 
+Quote Post
NickB
сообщение Feb 1 2005, 08:13
Сообщение #3


Частый гость
**

Группа: Свой
Сообщений: 114
Регистрация: 22-06-04
Пользователь №: 102



Цитата(VAI @ Jan 31 2005, 17:33)
Заливаю. Кто может протестьть и сравнить с ИАРом?
*


Видно с первого взгляда что IAR генерит более компактный код
Но окошечки кнопочки , симулятор периферии - это в Keil оч хорошо
А вот документация похоже переделывалась из 51 и 166 и не доделана до конца То и дело нерываешься на отсутствие страниц и т.п.
Чего еще хорошего - RTOS ARTX в исходных кодах
Go to the top of the page
 
+Quote Post
CrazyAlex
сообщение Feb 11 2005, 08:56
Сообщение #4


Участник
*

Группа: Свой
Сообщений: 57
Регистрация: 11-01-05
Из: Пермь
Пользователь №: 1 881



Цитата(NickB @ Feb 1 2005, 14:13)
Чего еще хорошего - RTOS ARTX в исходных кодах

По поводу исходных кодов: они есть в 1.5. В 2.0 их нет.

И вопрос: в версии 1.5 эти самые исходники компилируются на ура, а в 2.0 не хотят. Выдают:

KERNEL\ARTX_CONFIG.C(198): error C197: inline-asm: undefined identifier
KERNEL\ARTX_CONFIG.C(210): error C197: inline-asm: undefined identifier
KERNEL\ARTX_CONFIG.C(406): error C53: redefinition of 'os_switch_tasks': different function attributes
KERNEL\ARTX_CONFIG.C(406): error C53: redefinition of 'os_switch_tasks': different '__swi' attribute value

Можно как-нибудь это победить или откатится назад на 1.5?
Кто-нибудь работал с этой ОС плотно, не на уровне "побаловаться"?
Есть порт под AT91R40008? У самого пока ума не хватает...
Go to the top of the page
 
+Quote Post
CrazyAlex
сообщение Mar 22 2005, 08:12
Сообщение #5


Участник
*

Группа: Свой
Сообщений: 57
Регистрация: 11-01-05
Из: Пермь
Пользователь №: 1 881



Вышел в свет кейл 2.11 для ARM.
Список изменений во вложении.
Качать как обычно с http://www.keil.com/demo/eval/arm.htm
P.S. Ставится поверх 2.00 без вопросов.
Прикрепленные файлы
Прикрепленный файл  what_new.zip ( 1 килобайт ) Кол-во скачиваний: 84
 
Go to the top of the page
 
+Quote Post
SergM
сообщение Mar 22 2005, 08:37
Сообщение #6


Местный
***

Группа: Модераторы
Сообщений: 392
Регистрация: 23-06-04
Из: Харьков
Пользователь №: 151



Дополню CrazyAlex:

В сообщении от Keil Software Support Team еще значится:

ARTX-ARM Includes TCP/IP Network Stack
The TCP/IP network suite for the Keil CARM compiler is now available. In addition to a powerful RTOS, ARTX-ARM includes the following protocol support:
PPP, SLIP, UDP, TCP, Telnet, TFTP, HTTP Server with CGI, DNS Client, and SMTP Client. Several TCP/IP example applications are provided which run on the
Phytec phyCORE LPC229x Evaluation Board.
http://www.keil.com/ararm/

Hitex Provides ARM7 Insiders Guide
The Insider's Guide to the Philips ARM7-Based Microcontrollers provides detailed information about ARM and helps developers that are new to this
architecture get started. Over 20 example projects that run with the Keil CARM Evaluation Tools teach the ARM architecture and LPC2000-specific
peripherals.
http://www.keil.com/lpc/lpc2100_overview.asp

uVision Interface to MATLAB/Simulink
Adapted Solutions, a company with in-depth knowledge of system modeling, has created the PONTiFLEX interface between the Keil µVision Debugger and
MATLAB/Simulink. PONTiFLEX is based on the AGDI Interface that is available in uVision for all microcontroller families (8051, 166, and ARM).
http://www.keil.com/pr/article/1073.htm

Phyton PICE-52 Integration with uVision
Phyton has integrated their PICE-52 emulator with the Keil µVision Debugger. Users of the Phyton emulators may now use the uVision IDE as the primary
interface for software development and debugging with the emulator.
http://www.keil.com/pr/article/1075.htm

Ну и еще smile.gif :

Embedded Project Development Workshop

The Keil Software Embedded Project Workshop gives engineers a chance to quickly upgrade their embedded development skills. New technologies that reduce
time spent developing and debugging are explored while you build fully-functional programs. This 3-day workshop takes place at the Keil office in Plano,
TX, from April 13-15. Workshops tend to fill up quickly. Register today to guarantee your seat.
http://www.keil.com/events/class/24.htm
Go to the top of the page
 
+Quote Post
AjaxLab
сообщение Mar 23 2005, 13:32
Сообщение #7





Группа: Новичок
Сообщений: 11
Регистрация: 21-03-05
Пользователь №: 3 555



Цитата(CrazyAlex @ Mar 22 2005, 11:12)
Вышел в свет кейл 2.11 для ARM.
Список изменений во вложении.
Качать как обычно с http://www.keil.com/demo/eval/arm.htm
P.S. Ставится поверх 2.00 без вопросов.
*


А если не поверх 2.00?
Go to the top of the page
 
+Quote Post
CrazyAlex
сообщение Apr 28 2005, 03:34
Сообщение #8


Участник
*

Группа: Свой
Сообщений: 57
Регистрация: 11-01-05
Из: Пермь
Пользователь №: 1 881



Цитата(AjaxLab @ Mar 23 2005, 19:32)
А если не поверх 2.00?

Не пробовал. Пока временно отошел от АРМ, нет времени убить полностью и начисто поставить.
Go to the top of the page
 
+Quote Post
CrazyAlex
сообщение Apr 28 2005, 03:41
Сообщение #9


Участник
*

Группа: Свой
Сообщений: 57
Регистрация: 11-01-05
Из: Пермь
Пользователь №: 1 881



Вышел в свет кейл 2.20 для ARM.

>Keil CARM Version 2.20 is now available. This update adds support for function >inlining and cross function inlining. The linker removes unused
>functions. Compiler warnings are enhanced and several minor problems are >corrected.

Список изменений во вложении.

Качать как обычно с http://www.keil.com/demo/eval/arm.htm

P.S. Ставится поверх 2.11 без вопросов.

P.P.S. Там же:
ARTX-ARM Version 1.01 Update
Version 1.01 of the ARTX Advanced RTOS for ARM is now available. This update includes TCP/IP support and new configurations for LPC2000, AT91SAM7Sxx,
STR71x, and ADuC702x devices. The kernel-aware debugging dialog has been enhanced with accurate Stack Load display.
Прикрепленные файлы
Прикрепленный файл  what_new.zip ( 883 байт ) Кол-во скачиваний: 78
 
Go to the top of the page
 
+Quote Post
IgorKossak
сообщение Apr 28 2005, 07:52
Сообщение #10


Шаман
******

Группа: Модераторы
Сообщений: 3 064
Регистрация: 30-06-04
Из: Киев, Украина
Пользователь №: 221



Глядя на такую частоту возникновения релизов невольно задумываешься - а не подождать ли пока всё успокоится? wink.gif
На ИАРе тоже такое случается, когда релизы выходят по три раза на месяц, а потом затишье на полгода и этот последний как раз и является наиболее стабильным.
Go to the top of the page
 
+Quote Post
igor-k
сообщение Apr 30 2005, 04:25
Сообщение #11





Группа: Новичок
Сообщений: 6
Регистрация: 20-04-05
Пользователь №: 4 303



А в ентой Keil не знают про AT91RM9200. Или я просто не смог найти?
Go to the top of the page
 
+Quote Post
yuriyc
сообщение May 4 2005, 16:41
Сообщение #12


Участник
*

Группа: Свой
Сообщений: 27
Регистрация: 28-04-05
Пользователь №: 4 557



Цитата(igor-k @ Apr 30 2005, 07:25)
А в ентой Keil не знают про AT91RM9200. Или я просто не смог найти?
*

AT91RM9200 реализован на ядре ARM9. Keil это ядро не поддерживает. У них только АРМ7. Полный список можно посмотреть здесь http://www.keil.com/dd/
Go to the top of the page
 
+Quote Post
mu-bart
сообщение Mar 17 2006, 11:40
Сообщение #13





Группа: Новичок
Сообщений: 1
Регистрация: 17-03-06
Пользователь №: 15 338



help.gif помогите, жизненно нужна переведённая техническая документация на AT91SAM7S?
если есть, то вышлите на mu-bart@mail.ru саму документацию или ссылку на неё.
огромное спасибо.
Go to the top of the page
 
+Quote Post
Tcom
сообщение Jan 2 2008, 09:17
Сообщение #14


Местный
***

Группа: Свой
Сообщений: 360
Регистрация: 3-01-06
Из: Украина Запорожская обл.
Пользователь №: 12 792



Смотри www.gaw.ru пощёлкай там есть перевод
Go to the top of the page
 
+Quote Post
VAI
сообщение Jan 2 2008, 13:21
Сообщение #15


Профессионал
*****

Группа: Модераторы
Сообщений: 1 120
Регистрация: 17-06-04
Пользователь №: 37



Tcom Вы заметили дату сообщения на которое отвечали :-)


--------------------
Если зайца бить, его можно и спички научить зажигать
Сколько дурака не бей - умнее не будет. Зато опытнее
Go to the top of the page
 
+Quote Post

2 страниц V   1 2 >
Reply to this topicStart new topic
1 чел. читают эту тему (гостей: 1, скрытых пользователей: 0)
Пользователей: 0

 


RSS Текстовая версия Сейчас: 30th July 2025 - 10:53
Рейтинг@Mail.ru


Страница сгенерированна за 0.02337 секунд с 7
ELECTRONIX ©2004-2016