General

  • [FAQ] : FORCE CONTIGUITY Audit

    Question: How to let the linker to do a continuous placement in output section? Answer: In a SECTIONS command in a LDF, the FORCE_CONTIGUITY command forces contiguous placement of the output section…
  • “Peripherals view” in CCES

    Question: How To use “Peripherals view” in CCES? Answer: Peripherals View is currently unsupported in CrossCore Launch Groups and can only be used in ARM via standalone OpenOCD debug sessions. We…
  • Add submodule files in CCES

    Question : How to add submodule files in CCES Answer: To add a subfolder into an existing folder of project, please follow the below steps 1. Right-click on the folder where we need to add subfolder…
  • BITEXP and BITRET for ADSP-214xx

    Question: Does ADI compiler use instructions involving the anomaly such as BITEXP and BITRET for ADSP-214xx? Answer: Our Compiler, Libraries and SSL\DD do not make use of BITEXP and BITRET functions…
  • C and C++ standard library in CCES?

    Question: How to use a different C and C++ standard library than the Dinkum one supplied with CCES? Answer: The CCES supplied C++ (libcpp*.dlb) and C standard libraries (libc.dlb etc) for Blackfin…
  • cache invalidation and cache flushing

    Question: What is the purpose of cache invalidation and cache flushing and also what happens if we don't take care of cache invalidation and cache flushing? Answer: Flush operation makes the data in…
  • Clip double precision floating-point in C Audit

    Question: How to convert and clip the double precision floating-point type in C ? Answer: For convert the long double (64bit) to float (32bit) and int (32bit), we can use the Cast conversion. Example…
  • Create Library files for individual modules Audit

    Question: How to create library file for individual modules in ARM core? Answer: This can be created using object files(.o) of every source files/codes. For example, if we have project which contains…
  • Creating and Linking a .dlb in CCES

    Question: How to encrypt a library (.dlb) file and use It in another CCES Projects? Answer: To securely create and reuse a static library (.dlb) across projects in CCES, follow these steps: I.…
  • Custom debug configurations in CCES

    Question: How to get custom debug configurations to work? Answer: This can be fix in CCES settings as below: 1) Click on the Window->Preferences menu to bring up the Preferences dialog 2) Click on…

Before You Switch


Switching languages will make ADI Explorer unavailable. Resume your session by switching back to English and reopening ADI Explorer.