Post Go back to editing

CN0359

Thread Summary

The user encountered issues with the EVAL-CN0359-EB1Z Rev. A evaluation board not working after compiling and loading the ADuCM360_demo_cn0359_reva project in CrossCore Embedded Studio 3.0.1.0. The problem was resolved by using CrossCore Embedded Studio 2.12.1, which successfully compiled and loaded the firmware on both Windows and Linux. The user also confirmed that the original CN0359.bin file worked correctly, suggesting the issue was with the firmware generation in the newer CCES version.
AI Generated Content
Category: Software

Hello all, i have some problems starting up with the conductivity measurement module

            We have  EVAL-CN0359-EB1Z Rev. A  evaluation board. We intend to use it in outr production. I have installed  CrossCore Embedded Studio 3.0.1.0. on windows 10

            I followed the steps  https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0359            i have done:

Software Development Environment

Rev A Source Code

Click to hide ⇱ 

The source code for the CN0359 software can be downloaded from: EVAL-ADICUP360/tree/master/projects/ADuCM360_demo_cn0359_reva.

ADuCM360_demo_cn0359_reva is a CrossCore project. Import the project in ADI CrossCore Embedded Studio to build and debug the code.

 I have compiled  ADuCM360_demo_cn0359_reva.bin. Following the instructions  https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0359         we have done

Downloading the Firmware to the CN0359

To download the firmware to the CN0359 evaluation board:

  1. Download and install the latest J-Link Software and Documentation Pack.

2a. For Rev A evaluation boards:

We load in the kit the compilled from us file  ADuCM360_demo_cn0359_reva.bin. The kit is not working - no messages on the display, no nothing, does not react on the rs interface. When we follow the same steps but load cn0359-DesignSupport\EVAL-CN0359-EB1Z Rev. A\CN0359 RevA Source Code\Release\CN0359.bin (downloaded from the previous EVAL-CN0359 :

https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0359?rev=1627542821#how_to_download_binary_firmware_to_the_cn0359      ),we see that the kit works properly. We think we are following the same instructions in loading so where might be the problem? How to properly generate the  .bin file.

            Any kind of help would be much appreciated

Parents Reply Children
  • This is the connection using RS interface with the kit. In this case we use USB RS485 converter. With it we managed to establish a connection with the hiperterminal in Windows Computer  and the kit. Please have in mind that we can successfully execute „100 poll” and get the information from the kit as expected. This is true and for other commands using that interface.

                We have the following problem, which we think is software problem.

                We follow the instructions  https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0359

                in this section:

    Download the latest CN0359 Design & Integration Files and extract the contents of CN0359 Source Code Package in CN0359 Design & Integration Files.

     we download the source code. We have installed CCES according to instructions. We compile the project and load it into the kit. The kit does not work. Using the same method if we load the original  CN0359.bin,  the kit works. This makes us feel it is not a problem of loading the bin file.

                In the  Eval Kit M360we download the project Blink. Compile it using  CCES, load it into the kit and it works. These experiments makes us feel that we can successfully compile and load .bin files into the kit

    We haven't been able to do this with the provided CN0359 Source Code.

                We need your help to compile and load the CN0359 Source Code into the kit.

  • Could you share how you resolved this? I have the same problem and have done exactly the same steps as you. Only one small difference I'm using CCES 3.0.3 

    TIA -Reed