Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F frama-c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 171
    • Issues 171
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • frama-c
  • Issues
  • #1201
Closed
Open
Issue created Aug 18, 2011 by mantis-gitlab-migration@mantis-gitlab-migration

syntax error in value binary assignment

ID0000929: This issue was created automatically from Mantis Issue 929. Further discussion may take place here.


Id Project Category View Due Date Updated
ID0000929 Frama-C Kernel public 2011-08-18 2014-03-13
Reporter inti Assigned To virgile Resolution fixed
Priority normal Severity feature Reproducibility always
Platform - OS - OS Version -
Product Version Frama-C Carbon-20110201 Target Version - Fixed in Version Frama-C Neon-20140301

Description :

I am developing a microcontroller, My code is like this assignment:

LPC_IOCON->PIO0_1=0b00000000000000000000000000000000;

and all of this kind of assignment cause this error in frama-c value analysis

[kernel] preprocessing with "gcc -C -E -I. peripheral-gpio.c" peripheral-gpio.c:28:[kernel] user error: syntax error [kernel] user error: skipping file "peripheral-gpio.c" that has errors.

I think the problem is the binary value because when I assign a integer or hexa value the problem disappear.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking