• How to update the firmware of DSTREAM? Which tool to use exactly? I am not getting sufficient information on web.
    I am trying to debug my code using DSTREAM. DS-5 version is 5.24.1. I am getting error related to DSTREAM firmware and asking me to update it's firmware. For that, I am not getting sufficient information...
  • How to update the firmware of DSTREAM? Which tool to use exactly? I am not getting sufficient information on web.
    I am trying to debug my code using DSTREAM. DS-5 version is 5.24.1. I am getting error related to DSTREAM firmware and asking me to update it's firmware. For that, I am not getting sufficient information...
  • Keil Memory window not updating
    Im using LPC1778 to simulate SSP1. The usermanual states that DR for SSP1 is at address 0x40030008. When I transmit data, I immediately receive data into the receive buffer(RNE flag in status register...
  • Variable not getting memory allocated
    Hello members, I have following code built successfully with MDK-ARM v4.7. void FS_update_version_info (void) { char *file_src, *file_dest; strcpy(&file_src[0], folder_path_config); strcat...
  • Contents of not initialized memory
    Hello! Here is a general question that probably doesn't have a definite answer: What data does memory (static RAM) hold if it never was initialized? What I mean is if the controller boards (with...