(H8/3069)
This problem depend on interruption timing.
Don't use interrupt nesting, now.
I'm going to fix it in more few days.
Sorry, I had uploaded not project -web-html but user's-manual-html.
It is corrected.
P.S. Now, I working to port URIBO to Altera Nios II CPU.
sci.c/get_sci() corrected.
Byte mode (TA_BYTE) added to data queue.
Interrupt driven SIO driver (sio.h/sio.c) added.
SIO driver test program added.
The user's manual (index.html) improved.
Add buffer align checking to cre_???.
Kernel test program improved.
Change CYCNO_MAX/ALMNO_MAX defaults.
Context checking corrected.
ref_sys/ref_cfg corrected.
http://uribo.sourceforge.net
Latest user's guid etc. available on the web.
The memory allocation at sysini() is improved.
The skeleton of kernel test program is added.
'@' removed from documents.
Implemented:
1. Inner kernel alloc/free functions test
2. cre_tsk service call test
Please get from SVN (Rev.22).
Bug fixed: A waiting queeue which is related to
dly_tsk/(t)slp_tsk/POR is not initialized.
Unkown interrupt handler is added in "_KERNEL_DEBUG"
compilation mode.
The project web and e-mail address are changed because this project moved from sourceforge.jp to sourceforge.net.
I released first version.
All supported functions are implemented.
But, these are not tested at all.
I welcome the bug report.
-M.Sakamoto