uclinux
High resolution timer on Coldfire (MCF5328)
I\'ve inherited a embedded project that requires some simple, per-function performance profiling. It consists of a Coldfire (MCF5328) running uClinux (2.6.17.7-uc1).[详细]
2023-03-13 15:59 分类:问答Please explain the use of ':' and a trailing ',' in this struct initialization C code
static struct file_operations memory_fops开发者_如何学编程 = { open:memory_open,/* just a selector for the real open */[详细]
2023-02-18 10:41 分类:问答Using mono in embedded linux for hardware
I am doing research for a company as an internship. I had some question in using Mono, thecross platform implementation of .Net platform. My company designs hardware and sotware.[详细]
2023-01-15 12:43 分类:问答adding python packages to uClinux
I have distribution of uClinux, throught \"menu config\" I check python and compile(\"make\"). I have python on my chip now.[详细]
2023-01-15 03:56 分类:问答Convert Olson time zone file to TZ environment variables
We are using the \"America/New_York\" convention for the user to select the timezone, but in our resource constrained system, we must manually provide the actual TZ variable.For example, for New York,[详细]
2023-01-14 04:51 分类:问答Bitbanging a PIO on Coldfire/ucLinux
Here\'s the problem: I need to program some hardware via 2 pins of the PIO (1 clock, 1 data). Timing constraints are tight - 10ms clock cycle time. All this, of course, whilst I maintain very high lev[详细]
2022-12-24 10:06 分类:问答ctags does not parse stdio.h properly
I am trying to use ctags with VIM, and I am a newbie to both. In order to test the extent to which ctags could be useful I decided to put it through a very simple test, namely to parse the headers in[详细]
2022-12-09 19:22 分类:问答