micrium
read/write files from USB memory stick in uC-OS/II
I have a board with ARM processor and micrium RTOS on it. I need to read/write files from the USB memory stick. For example standard function, which renames file is next -[详细]
2023-01-30 06:17 分类:问答Micrium uC-OS/II on Dynamic C/Rabbit - might have task starvation
I\'m trying to get 2 tasks to run in my Dynamic C under Micrium uC-OS/II.One task is the http handler, the other reads from the serial port.开发者_Go百科The serial port task seems to inhibit the http[详细]
2023-01-06 21:08 分类:问答Install a test app on BlackBerry
How do I install a test 开发者_开发知识库app developed using Eclipse on a BlackBerry?If you using Eclipse for BB development, you must use Plugin for Eclipse and BB simulator. In this way you just bui[详细]
2022-12-21 18:37 分类:问答How to return static files passing through a view in django?
I need to return css files and js files according to specific logic. Clearly, static serve does not perform what I need. I have a view, whose render method uses logic to find the proper file, but then[详细]
2022-12-20 11:55 分类:问答