How can HJTAG+AXD modify memory data? 1. Use my homemade Wiggler board to connect PC and target board. After power on, HJTAG can correctly identify CPU. 2. After LOAD operating system Wince on target ...
I want to use BeagleBone to develop a product on bare metal, but I am confused about the following: Jlink is directly connected to the Jtag interface. But BeagleBone uses USb to Jtag to implement debu...
DAC analog multiplier, DDS (frequency synthesizer), signal generator1. Can the mixer composed of DAC analog multiplier be the same as DDS (frequency synthesizer) and signal generator? Can it generate ...
A little method for beginners of uc/os.First, clarify the concepts of task code, task stack, task control block, ready table (OSRdyGrp, OSRdyTbl[]), how to make a task ready and out of ready, how to c...