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

 
 
11 страниц V  « < 4 5 6 7 8 > »   
Reply to this topicStart new topic
> Вышла FreeRTOS V4.0.5 ... 8.2.3, проект прогрессирует!
zltigo
сообщение Jul 2 2008, 21:49
Сообщение #76


Гуру
******

Группа: Свой
Сообщений: 13 372
Регистрация: 27-11-04
Из: Riga, Latvia
Пользователь №: 1 244



Цитата(cpl @ Jul 2 2008, 21:22) *
Выжимка из всего что есть....

Естественно sad.gif внутренний RAM медленно растущий ресурс у контроллеров sad.gif. Внешний - сразу громоздкость и почти всегда проигрыш по скорости sad.gif.


--------------------
Feci, quod potui, faciant meliora potentes
Go to the top of the page
 
+Quote Post
MrYuran
сообщение Sep 22 2008, 11:30
Сообщение #77


Беспросветный оптимист
******

Группа: Свой
Сообщений: 4 640
Регистрация: 26-12-07
Из: Н.Новгород
Пользователь №: 33 646



Цитата(Alechek @ Apr 7 2008, 16:13) *
Выложил обновленнную копию сайта с API на фтп

Чё-то вот не открывается...
И chm to pdf его не понимает...


--------------------
Программирование делится на системное и бессистемное. ©Моё :)
— а для кого-то БГ — это Bill Gilbert =)
Go to the top of the page
 
+Quote Post
MrYuran
сообщение Sep 22 2008, 12:32
Сообщение #78


Беспросветный оптимист
******

Группа: Свой
Сообщений: 4 640
Регистрация: 26-12-07
Из: Н.Новгород
Пользователь №: 33 646



А как его вообще оттуда ободрать?
Телепортом чтоли каким?
Давно хочу научиться, всё никак...


--------------------
Программирование делится на системное и бессистемное. ©Моё :)
— а для кого-то БГ — это Bill Gilbert =)
Go to the top of the page
 
+Quote Post
Alechek
сообщение Sep 24 2008, 10:45
Сообщение #79


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

Группа: Свой
Сообщений: 1 241
Регистрация: 15-11-05
Из: Челябинск
Пользователь №: 10 882



Цитата(MrYuran @ Sep 22 2008, 18:32) *
А как его вообще оттуда ободрать?
Телепортом чтоли каким?
Давно хочу научиться, всё никак...

Мда, действительно не открывался...
Размер на фтп не совпадает с оригиналом (меньше)
Перезалил.

Качал действительно телепортом.
Потом копмилил в chm _http://htm2chm.by.ru/
Go to the top of the page
 
+Quote Post
zhz
сообщение Sep 24 2008, 12:27
Сообщение #80


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

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



Цитата(MrYuran @ Sep 22 2008, 15:32) *
А как его вообще оттуда ободрать?
Телепортом чтоли каким?
Давно хочу научиться, всё никак...


Offline Explorer-ом удобно.
Вот свежеиспеченный: http://rapidshare.com/files/147975841/FreeRTOS_5.0.4.chm | 5655 KB
Go to the top of the page
 
+Quote Post
zltigo
сообщение Oct 19 2008, 13:23
Сообщение #81


Гуру
******

Группа: Свой
Сообщений: 13 372
Регистрация: 27-11-04
Из: Riga, Latvia
Пользователь №: 1 244



Changes between V5.0.3 and V5.0.4 released September 22, 2008
+ Completely re-written port for ColdFire GCC.
+ Bug fix: All Cortex M3 ports have a minor change to the code that sets
the pending interrupt.
+ Some header files require that FreeRTOS.h be included prior to their
inclusion. #error message have been added to all such header file
informing users to the cause of the compilation error should the headers
not be included in the correct order.


--------------------
Feci, quod potui, faciant meliora potentes
Go to the top of the page
 
+Quote Post
zltigo
сообщение Oct 24 2008, 23:53
Сообщение #82


Гуру
******

Группа: Свой
Сообщений: 13 372
Регистрация: 27-11-04
Из: Riga, Latvia
Пользователь №: 1 244



На днях, похоже, разродятся версией 5.10, но похоже, что с точки зрения ядра будет очередная пустышка sad.gif


--------------------
Feci, quod potui, faciant meliora potentes
Go to the top of the page
 
+Quote Post
zhz
сообщение Oct 28 2008, 11:38
Сообщение #83


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

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



Release Name: V5.1.0

Notes:

--------------------------------------------------------------------------------
Changes:
Changes between V5.0.4 and V5.1.0 released October 24, 2008

+ Added a new port and demo application for the ColdFire V2 core using the
CodeWarrior development tools.
+ Replaced the ARM7 demo that used the old (and now no longer supported)
Keil compiler with a new port that uses the new Keil/RVDS combo.
+ Stack overflow checking now works for stacks that grow up from low
memory (PIC24 and dsPIC).
+ BUG FIX - set the PIC32 definition of portSTACK_GROWTH to the correct
value of -1.
+ MSP430 port layers have been updated to permit tasks to place the
microcontroller into power down modes 1 to 3. The demo applications have
likewise been updated to demonstrate the new feature.
+ Replaced the two separate MSP430/Rowley port layers with a single and more
flexible version.
+ Added more contributed ports, including ports for NEC and SAM9
microcontrollers.
+ Changed the linker script used in the LPC2368 Eclipse demo.
Go to the top of the page
 
+Quote Post
IgorKossak
сообщение Oct 29 2008, 16:28
Сообщение #84


Шаман
******

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



Цитата(zhz @ Oct 28 2008, 13:38) *
Release Name: V5.1.0

Похоже, что с чувством юмора у разработчиков всё в порядке, если при столь минорных изменениях присваивается столь мажорный номер релиза.
Go to the top of the page
 
+Quote Post
HARMHARM
сообщение Nov 3 2008, 06:18
Сообщение #85


читатель даташитов
****

Группа: Свой
Сообщений: 853
Регистрация: 5-11-06
Из: Днепропетровск
Пользователь №: 21 999



Цитата(IgorKossak @ Oct 29 2008, 18:28) *
Похоже, что с чувством юмора у разработчиков всё в порядке, если при столь минорных изменениях присваивается столь мажорный номер релиза.

Судя по всему - из за ошибки в проверке стека. Было большое обсуждение на их форуме.
Go to the top of the page
 
+Quote Post
zltigo
сообщение Nov 3 2008, 07:57
Сообщение #86


Гуру
******

Группа: Свой
Сообщений: 13 372
Регистрация: 27-11-04
Из: Riga, Latvia
Пользователь №: 1 244



Цитата(HARMHARM @ Nov 3 2008, 09:18) *
Судя по всему - из за ошибки в проверке стека.

Совершенно не критическая и явная мелочевка для дивного PIC порта. При латании наворотили макросов и тупо завели еще один указатель в TCB..... Не тянет на мажор никак.


--------------------
Feci, quod potui, faciant meliora potentes
Go to the top of the page
 
+Quote Post
zhz
сообщение Nov 21 2008, 09:19
Сообщение #87


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

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



Release Name: V5.1.1

Notes:

--------------------------------------------------------------------------------
Changes between V5.1.0 and V5.1.1 released November 20, 2008

+ Added Coldfire MCF52233 WEB server demo using GCC and Eclipse.
+ Added IAR MSP430 port and demo.
+ Corrected several compiler time issues that had crept in as tool versions
change.
+ Included FreeRTOS-uIP - a faster uIP. This is not yet complete.
Go to the top of the page
 
+Quote Post
zltigo
сообщение Feb 11 2009, 23:03
Сообщение #88


Гуру
******

Группа: Свой
Сообщений: 13 372
Регистрация: 27-11-04
Из: Riga, Latvia
Пользователь №: 1 244



Changes between V5.1.1 and V5.1.2 released February 9th 2009
 + Added NEC V850ES port and demo.
 + Added NEC 78K0R port and demo.
 + Added MCF52259 port and demo.
 + Added the AT91SAM9XE port and demo.
 + Updated the MCF52233 FEC driver to work around a silicon bug that
  prevents the part auto negotiating some network parameters.
 + Minor modifications to the MCF52233 makefile to permit it to be used
  on Linux hosts.
 + Updated the STM32 primer files to allow them to be built with the latest
  version of the RIDE tools.
 + Updated the threads.js Java script used for kernel aware debugging in
  the Rowley CrossWorks IDE.


--------------------
Feci, quod potui, faciant meliora potentes
Go to the top of the page
 
+Quote Post
klen
сообщение Mar 18 2009, 08:36
Сообщение #89


бессмертным стать можно тремя способами
*****

Группа: Свой
Сообщений: 1 405
Регистрация: 9-05-06
Из: Москва
Пользователь №: 16 912



Всем привет
Новый релиз FreeRTOS

пазитифф!
Go to the top of the page
 
+Quote Post
HARMHARM
сообщение Mar 19 2009, 10:33
Сообщение #90


читатель даташитов
****

Группа: Свой
Сообщений: 853
Регистрация: 5-11-06
Из: Днепропетровск
Пользователь №: 21 999



Changes between V5.1.2 and V5.2.0 released March 14th 2009

+ Optimised the queue send and receive functions (also used by semaphores).
+ Replaced the standard critical sections used to protect BIOS calls in the
PC port to instead use scheduler locks. This is because the BIOS calls
always return with interrupts enabled.
+ Corrected unclosed comments in boot.s.

От себя - оптимизация заключается в уменьшении количества критических секций при отправке/получении сообщений в очереди (и семаформах).
Go to the top of the page
 
+Quote Post

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

 


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


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