While deploying a trial code on my STM32 F446ZE MCU following error popped up :-
### Starting build procedure for: TRIAL_2 ### Build procedure for TRIAL_2 aborted due to an error.
 Build Summary
  
Top model targets built: Model    Action  Rebuild Reason                                     =================================================================== TRIAL_2  Failed  Code generation information file does not exist.   0 of 1 models built (0 models already up to date) Build duration: 0h 0m 1.169s
STM32 Project must be generated with NoMain option enabled.