Hello everyone, I am currently learning about embedded systems. I recently saw U-Boot and now hope to add a command of my own to it, but I encountered this problem. The version I use is 1.3.3, which i...
After two written tests and interviews, I was hired by Huawei's outsourcing company, VanceInfo. Although it is also a Linux development company with a salary of 4.75K, I really like embedded systems. ...
[align=center][color=#000][backcolor=rgb(237, 235, 235)][font=微软雅黑][size=17.77777862548828px][b]C Language Embedded System Programming Practice[/b][/size][/font][/backcolor][/color][/align] [align=cen...
Feelings of a DSP Developer I have been engaged in DSP development for several years. I have seen many friends are very interested in DSP development. I will write about my feelings about DSP developm...
My system is 2410 + vxworks. Recently, I have an application problem that I want to solve using bit fields. I have defined the following structure: typedef union { struct { unsigned char Type : 3; uns...