embedded
How to set ARM user app start address when using USB bootloader?
Just picked up one of these ARM Cortex-M3 LPC1768 mini boards from eBay. It\'s basically a breakout board.[详细]
2023-04-13 09:42 分类:问答In embedded application why c is most poppular? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-04-13 07:23 分类:问答Trends in Flash memory and SRAM for embedded (avr / msp microcontroller) systems
I am wondering how the memory in deeply embedded systems such as avr/msp microcontr开发者_开发技巧oller (avr atmega128/TI msp430) would evolve. My hunch is that Flash memory is becoming smaller and ch[详细]
2023-04-12 14:04 分类:问答Any higher level protocol over serial port communication ?
We are running a course in robotics and Xbee is the most favorite communication protocol for the student. In last two years we helped them build around 62 various projects (40 more in pipeline).[详细]
2023-04-12 08:16 分类:问答Has anyone had experience with the Freescale HCS12 Flash Driver for EEPROM Emulation source code?
... and actually had it working, and changed the length of the data record t开发者_如何学Pythono something larger than the 2 bytes that its demo comes with?[详细]
2023-04-12 08:03 分类:问答Unable to Acces GSM modem via usb to Serial cable
I am using GSM modem for my collage project. In my projectI try to access that GSM modem by using USB-Serial cable. My Os is Windows 7 (32 Bit) that ask the prolific usb to serial adapter Driver need[详细]
2023-04-12 04:43 分类:问答Is there something similar to NanoBSD in Linux
NanoBSD is a script that makes light, small and in-memory FreeBSD copy. It is useful in embedded systems. Is there something similar to NanoBSD in Linu开发者_C百科x? Specially a feature like Everythin[详细]
2023-04-12 02:54 分类:问答Global Variable Pointer to array in Sourceboost C
I declared these global variables: volatile unsigned char BUFFER[7]={0,0,0,0,0,0,0};//to get all data volatile unsigned char *PTR=&BUFFER[0];//points t开发者_开发百科o start address[详细]
2023-04-11 23:44 分类:问答udev pen drive filename length
I have a problem with mounting pen drive using udev. I am working in an ar开发者_如何学运维m development platform and installed udev successfully. My udev rules are as follow.[详细]
2023-04-11 10:12 分类:问答Feasibility of using the same code on both embedded and Windows platforms
We have a program written in VBA that is running on Windows machines. We have a very similar program written in ANSI C, using aKeil IDE and compiler that is running on an STR9x uP.[详细]
2023-04-11 06:16 分类:问答