Analog.com Analog Dialogue Wiki 简体中文
EngineerZone
EngineerZone
  • Log In
  • Site
  • Search
  • User
  • Support

    Popular Forums

    • RF and Microwave
    • Power Management
    • Video
    • FPGA Reference Designs
    • Precision ADCs
    • Linux Software Drivers
    • SigmaDSP Processors & SigmaStudio Dev. Tool

    Product Forums

    • A2B
    • Amplifiers
    • Analog Microcontrollers
    • Clock and Timing
    • Data Converters
    • Direct Digital Synthesis (DDS)
    • Energy Monitoring and Metering
    • Interface and Isolation
    • MEMS Inertial Sensors
    • Processors and DSP
    • Switches/Multiplexers
    • Temperature Sensors
    • Voltage References
    View All

    Application Forums

    • Audio
    • Automated Test Equipment (ATE)
    • Condition-Based Monitoring
    • Depth, Perception & Ranging Technologies
    • Embedded Vision Sensing
    • Optical Sensing
    • Precision Technology Signal Chains
    • Video
    • Wireless Sensor Networks Reference Library

    Design Center Forums

    • ACE Evaluation Software
    • ADEF System Platforms
    • Design Tools and Calculators
    • FPGA Reference Designs
    • Linux Software Drivers
    • Microcontroller no-OS Drivers
    • Reference Designs
    • Signal Chain Power (SCP)
    • Software Interface Tools
    • System Demonstration Platform (SDP) Support
  • Learn

    Recent Discussions

    • Pluto + GNURADIO frequency change
    • Pluto SDR
    • pluto sdr pyadi-iio continous iq recording
    • attribute error
    • gps-sdr-sim is not working with my ADALM-PLUTO

    Places

    • ADI Education Home
    • ADI Education China
    • ADI Education India
    • ADI Education Philippines
    • StudentZone (Analog Dialogue)
    • Virtual Classroom

    Latest Webinars

    • Optimizing GaN and GaAs RF Amplifier Performance Using Novel Biasing Techniques
    • Webinar Improving Switch-Mode Power Supplies Using Noise Cancelling Technology
    • Webinar Accelerate Your Design With a 2 to 24 GHz Wideband Transceiver Reference Design
    • How to Design an Optimized Motion Control System for Intelligent Edge Based Surveillance Camera
    • How to Enhance High Precision Current Sensing Systems
    View All
  • Community Hub

    Challenge Yourself!

      KCC's Quizzes: Buffers and Fan Out
    View All

    Places

    • Community Help
    • Logic Lounge

    Resources

    • EZ Code of Conduct
    • Getting Started Guide
    • ADI: Words Matter
    • Community Help Videos
    View All
  • Blogs

     

    How To Design Fieldbus Agnostic Smart Factory Sensors

     

    You Passed EMC Testing… But Wait, Is There More?

    Latest Blogs

    • The 5 Things You Need to Know about RF Matching Networks
    • Does Reliability Prediction Uncertainty Justify Mandating Two Channel Safety?
    • An Inside Look at 2022
    • Meet the Person Behind the Quizzes
    • Updates Required: Why Newer is Better
    Read All Blogs

    ADI Blogs

    • EZ Spotlight
    • The Engineering Mind
  • Partners

    Electronic Design Services - PartnerZone

    • Boston Engineering
    • Calian, Advanced Technologies
    • Colorado Engineering Inc. (DBA CAES AT&E)
    • Clockworks Signal Processing
    • Epiq Solutions
    • Fidus
    • PalmSens
    • Richardson RFPD
    • Tri-Star Design, Inc.
    • VadaTech
    • Vanteon
    • X-Microwave
    View All
Precision Microcontrollers
  • Analog Microcontrollers
Precision Microcontrollers
Documents ADuCM360 programming in production
  • Forums
  • File Uploads
  • Docs/FAQs
  • Members
  • Tags
  • More
  • Cancel
  • +Documents
  • +ADuCM Cortex-M3: FAQ
  • +Aducm320: FAQ
  • +ADuCM350: FAQ
  • +ADuCM355: FAQ
  • -ADuCM360: FAQ
    • ADuCM360 VDAC interpolation mode
    • ADuCM360, CRC-24 initial values
    • ADUCM360/361: ADC ENOB Calculation
    • FAQ: The ADI Elves Software Tool
    • ADUCM360/361: Configuring unused ADC inputs
    • ADUCM360/361: Convert ADC reading to voltage
    • ADUCM360/361: Differences between Serial Wire Debug and JTAG
    • ADUCM360/361: Memory-to-Memory DMA transfers
    • ADUCM360/361: Register Information
    • ADUCM360/361:  SINC3 and SINC4 digital filter performance vs different ADC sampling rates
    • ADUCM360/ADUCM361: External Clock
    • How to use ADICUP360 with EmBitz
    • Difference between ADuCM360 and ADuCM361
    • ADUCM360/361 ADC input or external reference short/open detection
    • FAQ: ADuCM360 - IAR Embedded Workbench
    • ADuCM360 offset voltage
    • ADuCM360 programming in production
  • +ADuCM361: FAQ
  • +ADuCRF101: FAQ
  • +Bio-Impedance & ECG Measurement Solution: FAQ
  • +CN0300: FAQ
  • +Continuously Amperometric Measurement: FAQ

ADuCM360 programming in production

Q 

We tried to use CM3WSD for production downloading (hex file via CM3WSD
application) but I don’t have physically access to the P2.2 which is used for
setting the chip in serial download mode.

A possible solution would be to have the production use the IAR IDE to download
the code via the SWDP. I’m just afraid that our production will change the code
by accident and download a changed code. It’s easier for them if they just
download a hex file which they cannot change.

Do you know if Analog Devices (or anyone else) have a desktop SW which can
download the hex file via SWDP?

 

A 

IAR seems to be able to just download the out file generated by the compiler
(Project>Download>download file).
The out file should be IAR's version of a hex file. So you could just have an
empty project and just download the out file using that project so the out file
won't be modified.

Alternatively Keil uVision can download hex files.
http://www.keil.com/support/man/docs/uv3/uv3_fl_hexdownload.htm
The free version of uVision should be able to do it.

There's a paid for utility from Segger called J-Flash.

Finally for another free way it's also possible for IAR to generate a binary
file. The binary file can be programmed by j-link commander.
The commands needed are :

device aducm360
erase
loadbin filename.bin 0

  • aduc cortex m3
  • aducm360
  • Share
  • History
  • More
  • Cancel
Related
Recommended
 
Social
Quick Links
  • About ADI
  • Partners
  • Analog Dialogue
  • Careers
  • Contact us
  • Investor Relations
  • News Room
  • Quality & Reliability
  • Sales & Distribution
  • Analog Garage
Languages
  • English
  • 简体中文
  • 日本語
  • Руccкий
Newsletters

Interested in the latest news and articles about ADI products, design tools, training and events? Choose from one of our 12 newsletters that match your product area of interest, delivered monthly or quarterly to your inbox.

Sign Up
Switch to mobile view
Analog Logo
© 1995 - 2023 Analog Devices, Inc. All Rights Reserved 沪ICP备09046653号-1
  • ©
  • 1995 - 2023 Analog Devices, Inc. All Rights Reserved
  • 沪ICP备09046653号-1
  • Sitemap
  • Privacy & Security
  • Privacy Settings
  • Terms of use
EngineerZone Uses cookies to ensure you get the best experience in our community. For more information on cookies, please read our Privacy & Security Statement.