Mask View - Advanced Settings

This mask provides access to special user defines in the configuration file cal_conf.h. This file is included in all CANopen-files and should be included in every CANopen-related project file. So compiler directives changed here, will affect the whole project.
Please enter valid C code like e.g.

#define CONFIG_BIG_RAM_VERSION 1
/* undefine printf */
#define PRINTF 
It is recommended to handle these settings carefully.

Copyright port GmbH