gnitnaw
gnitnaw
No. I got lots of like this : MEM: fpage APB2_3DEV [b:40015400, sz:2**10] MEM: fpage APB2_3DEV [b:40015800, sz:2**10] MEM: fpage APB2_4DEV [b:40016800, sz:2**11] MEM: fpage APB2_4DEV [b:40017000, sz:2**8] MEM: fpage...
If the code works well, I should wee the LD3 toggle... But it doesn't work...
Thanks. Finally I found the problem: I have to put the address where I have to touch in DECLARE_FPAGE. One more question: Why it cannot run as well as lcd_test...
When will you fix this bug?
I'm happy to help you but until now I don't understand the way you do the context-switch... (I tried to get more inform. form NCKU wiki, but still not so...
Hi, If I understand well, the scheduler is done by kernel/sched.c So I need to implement tcb_t *schedule_select() ?
Do you mind to show your implement for sched_rr and tell me where the problem is. I can try to improve it.
I didn't change the code (with stm32f429 discovery). All are the same (git pull yesterday). I connect to USART4: PC11 (TX), PC10 (RX) Here is the message after I push...
After I remove the ping-pong in user/apps/build.mk, it becomes: ==================================================== Copyright(C) 2013-2014 The F9 Microkernel Project ==================================================== Git head: d466fe1dc������������������������������������������������������������������������������������������������������������������������������� So how to solve this problem?