• Debug component part numbers
    I'd like to find out the debug HW present on MCUs I'm working with. I have some understanding about ROM tables and I wonder if there is a list of part numbers of ARM debug components? If there are...
  • IAR Embedded Workbench external terminal
    Hello, I am using IAR Embedded Workbench software for programming MSP430F5529 microcontroller. I would like to process my data in MSP430 but after that display/print these data to the external terminal...
  • component
    Can anyone assist with the availability of a USB component that allows communication with the USB device. The same as a RS232 component can connect and communicate with a RS232 device. But for USB...
  • component
    Can anyone assist with the availability of a USB component that allows communication with the USB device. The same as a RS232 component can connect and communicate with a RS232 device. But for USB...
  • stdio.h does not recognize FILE *fpointer
    I am using IAR embedded workbench software for ARM CORTEX M3 controller. I have already included stdio.h library and it have fopen function like this but when i am declaring my file pointer like this...